WriteToServer(DataRow[]) 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.

 Visual Basic syntax
 C# syntax
 Parameters
 Remarks
 See also