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