Click or drag to resize

BulkDataOperationBase Fields

The BulkDataOperationBase type exposes the following members.

Fields
  Name Description
Protected field m_fromSchema From schema.
Protected field m_overallProgress Implementer can use this variable to track overall progress
Protected field m_overallTotal This is initialized to the overall total number of records to be processed
Protected field m_tableCollection Tables value
Protected field m_timeout Timeout value for SQL operation
Protected field m_toSchema To schema.
Protected field m_useFromSchemaRI Flag to check referential integrity
Top
See Also