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

SQL Anywhere 12.0.0 (Français) » UltraLite - .NET Programming » UltraLite.NET API reference » ULBulkCopy class » WriteToServer method

 

WriteToServer(DataTable, DataRowState) method

Copies all rows in the supplied System.Data.DataTable with the specified row state to a destination table specified by the DestinationTableName of the ULBulkCopy object.

 Visual Basic syntax
 C# syntax
 Parameters
 Remarks
 See also