The JoinConditionExpression type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| JoinConditionExpression | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| Alias |
The alias being used by this expression which will be used when resolving this to a SQL expression
| |
| ColumnName |
The database column name which this expression refers to
| |
| SelectionType |
The selection type which this expression refers to
|