Click or drag to resize

BcfRelationSetup Properties

[This is preliminary documentation and is subject to change.]

The BcfRelationSetup type exposes the following members.

Properties
  NameDescription
Public propertyChildEndMaxConstraint
Gets or sets the child rows count maximum.
Public propertyChildEndMinConstraint
Gets or sets the child rows count minimum.
Public propertyChildKeyColumns
Gets or sets the child key columns.
Public propertyChildTable
Gets or sets the child-table name.
Public propertyDeleteRule
Gets or sets the relation delete rule.
Public propertyHasParentEndNotNullConstraint
Gets or sets a value indicating parent row is mandatory on child rows.
Public propertyName
Gets or sets the relation-name.
Public propertyParentKeyColumns
Gets or sets the parent key columns.
Public propertyParentTable
Gets or sets the parent-table name.
Public propertyUpdateRule
Gets or sets the relation update rule.
Top
See Also