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