Click or drag to resize

DataDeleter Events

The DataDeleter type exposes the following members.

Events
  Name Description
Public event Disposed Disposed event.
Public event OverallProgress Get the information of overall progress of Migration utility
(Inherited from BulkDataOperationBase)
Public event RowProgress Get the information of Row progress of table
(Inherited from BulkDataOperationBase)
Public event SQLFailure Get the information of exception while processing SQL statement
(Inherited from BulkDataOperationBase)
Public event TableProgress Get the status information of table progress
(Inherited from BulkDataOperationBase)
Top
See Also