You are transferring records from one database to another. Y

题目
单选题
You are transferring records from one database to another. You need to decide whether you can use the SqlBulkCopy class to transfer the records. What should you do? ()
A

Ensure that the source database is Microsoft SQL Server.

B

Ensure that the destination database is Microsoft SQL Server.

C

Ensure that the column names in the source table match the column names in the destination table.

D

Ensure that the bulk copy program (bcp) utility is installed on the destination server.

更多“You are transferring records from one database to another. Y”相关问题