Shunde.NET Framework Class Library

ObjectInfo.GetJoinedColumnClause Method 

Returns the columns of this object LEFT joined onto the specified object types

public string GetJoinedColumnClause(
   Type[] types
);

See Also

ObjectInfo Class | Shunde.Framework Namespace