Data
|
The DataDeleter type exposes the following members.
Name | Description | |
---|---|---|
ExcludedTables |
Get list of tables to be excluded during data processing
(Inherited from BulkDataOperationBase) |
|
FromSchema |
Get or set Source schema
(Inherited from BulkDataOperationBase) |
|
RowReportInterval |
Get or set number of rows to process before raising progress events
(Inherited from BulkDataOperationBase) |
|
Timeout |
Get or set Maximum number of seconds to wait when processing a SQL command before timing out.
(Inherited from BulkDataOperationBase) |
|
ToSchema |
Get or set destination schema
(Inherited from BulkDataOperationBase) |
|
UseFromSchemaReferentialIntegrity |
Get or set - use referential integrity information from source/to destination database during data processing
(Inherited from BulkDataOperationBase) |
|
WorkTables |
These are the tables that were found in both source and destination to be used for data operation...
(Inherited from BulkDataOperationBase) |