Shunde.NET Framework Class Library

ObjectInfo.GetJoinedFromClause Method 

Returns a FROM clause that is LEFT joined onto the specified object types

public string GetJoinedFromClause(
   Type[] types
);

See Also

ObjectInfo Class | Shunde.Framework Namespace