Click or drag to resize

DataInserter Fields

The DataInserter type exposes the following members.

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