Click or drag to resize
CalculationWorks Logo
BcfDataSetDiagnosticsBeginCreateSavePoint Event
Occurs when a BcfTransaction begins to create a BcfSavePoint.

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntax
public event EventHandler<BcfTransactionEventArgs> BeginCreateSavePoint

Value

Type: SystemEventHandlerBcfTransactionEventArgs
Remarks

Uncaught exceptions in diagnostics events may cause an invalid dataset state.

Version Information

CalculationWorks.BusinessModel

Supported in: 3.2, 3.0
See Also