Overload List
Name | Description | |
---|---|---|
GetJoinType(Boolean, Int32) |
Use an inner join if it is a non-null association and this
is the "first" join in a series
| |
GetJoinType(IAssociationType, FetchMode, String, String, array<String>[]()[][], Boolean, Int32, CascadeStyle) |
Get the join type (inner, outer, etc) or -1 if the
association should not be joined. Override on
subclasses.
|