Click or drag to resize
CalculationWorks Logo
BcfRelation Properties

The BcfRelation type exposes the following members.

Properties
  NameDescription
Public propertyBehavior
Public propertyChildKeyColumns
Gets the child key columns.
Public propertyChildTable
Gets the child BcfTable.
Public propertyDataSet
Gets the BcfDataSet the relation belongs to.
Public propertyDeleteRule
Gets the delete action.
Public propertyName
Gets the relations name.
Public propertyParentKeyColumns
Gets the parent key columns.
Public propertyParentTable
Gets the parent BcfTable.
Public propertyUpdateRule
Gets the update action.
Top
See Also