The ColumnRelation type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| LeftTableName |
Gets the name of the left table.
| |
| RightTableName |
Gets the name of the right table.
| |
| ValueColumnName |
Gets the name of the value column used for transforming the data.
|
See Also