RelationColumnInfo Properties
Stores the master and nested keys of a data relation column.Name | Description |
---|---|
ConditionOperator | Specifies the condition applied to the current column. |
NestedKeyColumn | Specifies the name of the nested key column in a master-detail relation. |
ParentKeyColumn | Specifies the name of the parent key column in a master-detail relation. |
See Also