Click or drag to resize
CalculationWorks Logo
BcfDataSetDiagnosticsBeginRestoreSavePoint Event
Occurs when restoring a BcfSavePoint begins.

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public event EventHandler<BcfSavePointEventArgs> BeginRestoreSavePoint

Value

Type: SystemEventHandlerBcfSavePointEventArgs
Remarks

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

Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also