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

SQL Anywhere 12.0.0 (中文) » UltraLite - .NET 编程 » UltraLite.NET API 参考 » ULBulkCopy 类 » WriteToServer 方法

 

WriteToServer(DataRow[]) 方法

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

 Visual Basic 语法
 C# 语法
 参数
 另请参见