public KeyColumn( System.string entityName, System.string keyName, JoinExpressionType expressionType )
Parameters
- entityName
- The Alias of the Entity (Data Object) that contains the column.
- keyName
- The Alias of the column in entityName .
- expressionType
- Defaults to JoinExpressionType.Column.