Click or drag to resize
CalculationWorks Logo
BcfDataSetDiagnosticsEndRestoreSavePoint Event
Occurs when restoring a BcfSavePoint ends.

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

Value

Type: SystemEventHandlerBcfSavePointEventArgs
Remarks

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

Version Information

CalculationWorks.BusinessModel

Supported in: 3.2, 3.0
See Also