| BcfDataSetDiagnostics Events | |
The BcfDataSetDiagnostics type exposes the following members.
| Name | Description | |
|---|---|---|
| BeginCalculating |
Occurs when calculating begins.
| |
| BeginCalculatingBucket |
Occurs when begin calculating the next execution plan bucket.
| |
| BeginCalculatingCell |
Occurs when begin calculating a cell.
| |
| BeginCommit |
Occurs when begins to commit a transaction.
| |
| BeginCreateSavePoint |
Occurs when a BcfTransaction begins to create a BcfSavePoint.
| |
| BeginCreateTransaction |
Occurs when begins to create a transaction.
| |
| BeginEventReleaseEnd |
Occurs before EventsReleaseEnd.
| |
| BeginEventReleaseStart |
Occurs before EventsReleaseStart.
| |
| BeginRedo |
Occurs when redo begins.
| |
| BeginReleasingEvents |
Occurs when begins to releasing deferred events.
| |
| BeginRestoreSavePoint |
Occurs when restoring a BcfSavePoint begins.
| |
| BeginRollback |
Occurs when a transaction rollback begins.
| |
| BeginUndo |
Occurs when undo begins.
| |
| BeginValidating |
Occurs when validation begins.
| |
| BeginValidatingCell |
Occurs when begin validating a cell.
| |
| EndCalculating |
Occurs when calculating ends.
| |
| EndCalculatingBucket |
Occurs when calculating the current execution plan bucket ends
| |
| EndCalculatingCell |
Occurs when a cell was calculated.
| |
| EndCommit |
Occurs when a transaction was committed.
| |
| EndCreateSavePoint |
Occurs when a BcfSavePoint was created.
| |
| EndCreateTransaction |
Occurs when a transaction was created.
| |
| EndEventReleaseEnd |
Occurs after EventsReleaseEnd.
| |
| EndEventReleaseStart |
Occurs after EventsReleaseStart.
| |
| EndRedo |
Occurs when redo is done.
| |
| EndReleasingEvents |
Occurs when releasing deferred events is done.
| |
| EndRestoreSavePoint |
Occurs when restoring a BcfSavePoint ends.
| |
| EndRollback |
Occurs when a transaction rollback is done.
| |
| EndUndo |
Occurs when undo is done.
| |
| EndValidating |
Occurs when validation ends.
| |
| EndValidatingCell |
Occurs when a cell was validated.
| |
| ExceptionCreated |
Occurs when an exception is created.
|