Data
|
The DataDeleter type exposes the following members.
Name | Description | |
---|---|---|
m_fromSchema |
From schema.
(Inherited from BulkDataOperationBase) |
|
m_overallProgress |
Implementer can use this variable to track overall progress
(Inherited from BulkDataOperationBase) |
|
m_overallTotal |
This is initialized to the overall total number of records to be processed
(Inherited from BulkDataOperationBase) |
|
m_tableCollection |
Tables value
(Inherited from BulkDataOperationBase) |
|
m_timeout |
Timeout value for SQL operation
(Inherited from BulkDataOperationBase) |
|
m_toSchema |
To schema.
(Inherited from BulkDataOperationBase) |
|
m_useFromSchemaRI |
Flag to check referential integrity
(Inherited from BulkDataOperationBase) |