 |
BcfTransactionGetEnforceKeyConstraints Method |
Gets a value indicating whether key constraints will be enforced or not.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic bool GetEnforceKeyConstraints()
Public Function GetEnforceKeyConstraints As Boolean
public:
bool GetEnforceKeyConstraints()
member GetEnforceKeyConstraints : unit -> bool
Return Value
Type:
Booleantrue if key constraints will be enforced,
false otherwise.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also