Name | Description | |
---|---|---|
![]() |
SqlCeBulkCopy (SqlCeConnection) | Initializes a new instance of the SqlCeBulkCopy class using the specified open instance of SqlCeConnection. |
![]() |
SqlCeBulkCopy (SqlCeConnection, SqlCeTransaction) | Initializes a new instance of the SqlCeBulkCopy class using the specified open instance of SqlCeConnection and the specified active SqlCeTransaction. |
![]() |
SqlCeBulkCopy (SqlCeConnection, SqlCeBulkCopyOptions) | Creates a new instance of the SqlCeBulkCopy class, using the specified connection and options |
![]() |
SqlCeBulkCopy (SqlCeConnection, SqlCeTransaction, SqlCeBulkCopyOptions) | Initializes a new instance of the SqlCeBulkCopy class, using the specified connection, transaction and options. |
![]() |
SqlCeBulkCopy (string) | Initializes a new instance of the SqlCeBulkCopy class using the specified connection string. |
![]() |
SqlCeBulkCopy (string, SqlCeBulkCopyOptions) | Initializes a new instance of the SqlCeBulkCopy class, using the specified connection string and options |