FederationRelationColumnInfo Properties
Describes the relation and contains key column names and a relation condition operator.
Name | Description |
---|---|
Condition |
Gets or sets the relation condition operator. |
Nested |
Gets or sets the name of the nested key column in a master-detail relation. |
Parent |
Gets or sets the name of the parent key column in a master-detail relation. |
See Also