WriteToServer method

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

 Overload list

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