| BcfDataSetDiagnostics Methods | |
The BcfDataSetDiagnostics type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnBeginCalculating |
Called when calculating begins.
| |
| OnBeginCalculatingBucket |
Called when begin calculating the next execution plan bucket.
| |
| OnBeginCalculatingCell |
Called when begin calculating a cell.
| |
| OnBeginCommit |
Called when begins to commit a transaction.
| |
| OnBeginCreateSavePoint |
Called when a BcfTransaction begins to create a BcfSavePoint.
| |
| OnBeginCreateTransaction |
Called when begins to create a transaction.
| |
| OnBeginEventReleaseEnd |
Called before EventsReleaseEnd.
| |
| OnBeginEventReleaseStart |
Called before EventsReleaseStart.
| |
| OnBeginRedo |
Called when redo begins.
| |
| OnBeginReleasingEvents |
Called when begins to releasing deferred events.
| |
| OnBeginRestoreSavePoint |
Called when restoring a BcfSavePoint begins.
| |
| OnBeginRollback |
Called when a transaction rollback begins.
| |
| OnBeginUndo |
Called when undo begins.
| |
| OnBeginValidating |
Called when validation begins.
| |
| OnBeginValidatingCell |
Called when begin validating a cell.
| |
| OnDiscard | (Inherited from BcfDataSetBehaviorItemBase.) | |
| OnEndCalculating |
Called when calculating ends.
| |
| OnEndCalculatingBucket |
Called when calculating the current execution plan bucket ends.
| |
| OnEndCalculatingCell |
Called when a cell was calculated.
| |
| OnEndCommit |
Called when a transaction was committed.
| |
| OnEndCreateSavePoint |
Called when a BcfSavePoint was created.
| |
| OnEndCreateTransaction |
Called when a transaction was created.
| |
| OnEndEventReleaseEnd |
Called after EventsReleaseEnd.
| |
| OnEndEventReleaseStart |
Called after EventsReleaseStart.
| |
| OnEndRedo |
Called when redo is done.
| |
| OnEndReleasingEvents |
Called when releasing deferred events is done.
| |
| OnEndRestoreSavePoint |
Called when restoring a BcfSavePoint ends.
| |
| OnEndRollback |
Called when a transaction rollback is done.
| |
| OnEndUndo |
Called when undo is done.
| |
| OnEndValidating |
Called when validation ends.
| |
| OnEndValidatingCell |
Called when a cell was validated.
| |
| OnExceptionCreated |
Called when an exception is created.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |