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

SQL Anywhere 12.0.1 » UltraLite - .NET Programming » UltraLite.NET API reference » ULBulkCopy class » WriteToServer method

 

WriteToServer(DataTable) method

Copies all rows in the supplied System.Data.DataTable to a destination table specified by the ULBulkCopy.DestinationTableName property.

 Visual Basic syntax
 C# syntax
 Parameters
 See also