Click or drag to resize

BcfRelationHasKeyColumns Property

Gets a value indicating relation has key columns.

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

Property Value

Type: Boolean
if relation uses key columns; otherwise .
See Also