Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Anywhere 服务器 - 编程 » .NET 应用程序编程 » SQL Anywhere .NET API 参考 » SABulkCopy 类

 

WriteToServer 方法

将所提供的 System.Data.DataRow 对象的数组中的所有行复制到由 SABulkCopy 对象的 DestinationTableName 属性所指定的目标表中。

 重载列表

WriteToServer(DataRow[]) 方法
WriteToServer(DataTable) 方法
WriteToServer(DataTable, DataRowState) 方法
WriteToServer(IDataReader) 方法