| QuerySourceBaseTSourceJoin Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Join(String, IWhereCondition, JoinTypeEnum) | 
            Joins the given source with another
             | 
|  | Join(String, String, JoinTypeEnum) | 
            Joins the given source with another
             | 
|  | JoinTObject(String, String, JoinTypeEnum, IWhereCondition) | 
            Joins the given source with another
             | 
|  | Join(String, String, String, IWhereCondition, JoinTypeEnum) | 
            Joins the given source with another
             | 
 See Also
See Also