Overload | Description |
---|---|
KeyColumn Constructor(String,String,JoinExpressionType) | Create a new KeyColumn object referencing the provided Entity's (Data Object's) Alias (Name Property) and the Alias of the column from that Entity (Data Object). |
KeyColumn Constructor(String) | Create a new KeyColumn object, representing a unique key field column in the KeyColumnCollection Class. |