BcfTransactionBeginSubTransaction Method (BcfTransactionBuilder) |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel
| Exception | Condition |
|---|---|
| ArgumentNullException | builder is null. |
| InvalidOperationException | IsCurrent is false orTransaction caused an invalid state and must rollback (see: MustRollback) or |
| BcfUpdateException | When builder.EnforceConstraints is true and EnforceConstraints is false and constraints can not be enforced. |