Skip to main content
A newer version of this page is available. .

FederationRelationColumnInfo Properties

Describes the relation and contains key column names and a relation condition operator.
Name Description
ConditionOperator Gets or sets the relation condition operator.
NestedKeyColumn Gets or sets the name of the nested key column in a master-detail relation.
ParentKeyColumn Gets or sets the name of the parent key column in a master-detail relation.
See Also