Click or drag to resize
DefaultDataChildDependency Properties

The DefaultDataChildDependency type exposes the following members.

Properties
  NameDescription
Public propertyChildCountColumn
Name of the column within master object (parent) containing count of child objects.
Public propertyChildObjectType
Object type of the child objects.
Public propertyIdColumn
Name of the column which serves as an identifier of master object (parent). Usually the ID column.
Public propertyParentIdColumn
Name of the column which identifies referenced parent object within child objects (the name of the foreign key column).
Top
See Also