 | BcfRelationHasKeyColumns Property |
Gets a value indicating relation has key columns.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic bool HasKeyColumns { get; }Public ReadOnly Property HasKeyColumns As Boolean
Get
Property Value
Type:
Boolean if relation uses key columns; otherwise
.
See Also