Join Properties
A relation between two data tables created using a join operation in a SelectQuery.| Name | Description |
|---|---|
| KeyColumns | Provides access to the key columns of a data relation. |
| Nested | Specifies the nested table. |
| Parent | Specifies the parent table. |
| SqlJoinType | Specifies the join operation type. |
| Type | Specifies the type of a join operation. |
See Also