Click or drag to resize

BcfTablePrimaryKey Property

Gets the tables primary key.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public BcfPrimaryKey PrimaryKey { get; }

Return Value

Type: BcfPrimaryKey
The tables primary key if set; otherwise .
See Also