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.
正确答案:B
答案解析:有
微信扫一扫手机做题