Overload List
Name | Description | |
---|---|---|
![]() | JoinConditionExpression(String, String) |
Initialize the expression based on an alias and a column name
|
![]() | JoinConditionExpression(Type, String) |
Initialize the expression based on an entity type and a column name
|
![]() | JoinConditionExpression(Type, String, String) |
Initialize the expression based on an entity type, an alias and a column name
|