BcfRelationSetup Properties |
[This is preliminary documentation and is subject to change.]
The BcfRelationSetup type exposes the following members.
| Name | Description | |
|---|---|---|
| ChildEndMaxConstraint |
Gets or sets the child rows count maximum.
| |
| ChildEndMinConstraint |
Gets or sets the child rows count minimum.
| |
| ChildKeyColumns |
Gets or sets the child key columns.
| |
| ChildTable |
Gets or sets the child-table name.
| |
| DeleteRule |
Gets or sets the relation delete rule.
| |
| HasParentEndNotNullConstraint |
Gets or sets a value indicating parent row is mandatory on child rows.
| |
| Name |
Gets or sets the relation-name.
| |
| ParentKeyColumns |
Gets or sets the parent key columns.
| |
| ParentTable |
Gets or sets the parent-table name.
| |
| UpdateRule |
Gets or sets the relation update rule.
|