WriteToServer(DataTable, DataRowState) method

Copies all rows in the supplied System.Data.DataTable with the specified row state to a destination table specified by the DestinationTableName property of the SABulkCopy object.

 Visual Basic syntax
 C# syntax
 Parameters
 Remarks
 See also