| BcfRelation Properties | |
The BcfRelation type exposes the following members.
| Name | Description | |
|---|---|---|
| Behavior |
Gets the BcfRelationBehavior.
| |
| ChildKeyColumns |
Gets the child key columns.
| |
| ChildTable |
Gets the child BcfTable.
| |
| DataSet |
Gets the BcfDataSet the relation belongs to.
| |
| DeleteRule |
Gets the delete action.
| |
| Name |
Gets the relations name.
| |
| ParentKeyColumns |
Gets the parent key columns.
| |
| ParentTable |
Gets the parent BcfTable.
| |
| UpdateRule |
Gets the update action.
|