WriteToServer(IDataReader) method

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

 Visual Basic syntax
 C# syntax
 Parameters
 Remarks
 See also