DB2BulkCopy Constructors
Initializes a new instance of the DB2BulkCopy class.
Overload List
Method | Description |
---|---|
![]() |
Initializes a new instance of the DB2BulkCopy class with a DB2Connection object. |
![]() |
Initializes a new instance of the DB2BulkCopy class with a DB2Connection object and DB2BulkCopyOptions enumeration values. |
![]() |
Initializes a new instance of the DB2BulkCopy class with a database connection string. |
![]() |
Initializes a new instance of the DB2BulkCopy class with a database connection string and DB2BulkCopyOptions enumeration values. |