WriteToServer methods

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.


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