DefaultDataChildDependency Properties |
The DefaultDataChildDependency type exposes the following members.
Name | Description | |
---|---|---|
ChildCountColumn |
Name of the column within master object (parent) containing count of child objects.
| |
ChildObjectType |
Object type of the child objects.
| |
IdColumn |
Name of the column which serves as an identifier of master object (parent).
Usually the ID column.
| |
ParentIdColumn |
Name of the column which identifies referenced parent object within child objects
(the name of the foreign key column).
|