Click or drag to resize
CalculationWorks Logo
BcfRelationParentKeyColumns Property
Gets the parent key columns.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public ReadOnlyCollection<BcfColumn> ParentKeyColumns { get; }

Property Value

Type: ReadOnlyCollectionBcfColumn
The parent key columns.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also