 |
| 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.2.1.2
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.2, 3.0
See Also