WriteToServer(IDataReader) method

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

 Visual Basic syntax
 C# syntax
 Parameters
 See also