WriteToServer methods

Copies all rows in the supplied array of [external link] DataRow objects to a destination table specified by the DestinationTableName property of the SABulkCopy object.


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