The JoinConditionExpression type exposes the following members.

Constructors

  NameDescription
JoinConditionExpressionOverloaded.

Properties

  NameDescription
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

See Also