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

SAP Sybase SQL Anywhere 16.0 » UltraLite - .NET Programming » UltraLite.NET API reference » ULBulkCopy class

 

WriteToServer method

Copies all rows in the supplied array of System.Data.DataRow objects to a destination table specified by the DestinationTableName field of the ULBulkCopy object.

 Overload list

WriteToServer(DataRow[]) method
WriteToServer(DataTable) method
WriteToServer(DataTable, DataRowState) method
WriteToServer(IDataReader) method