WriteToServer(DataTable) method

Copies all rows in the supplied System.Data.DataTable to a destination table specified by the DestinationTableName of the ULBulkCopy object.

 Visual Basic syntax
 C# syntax
 Parameters
 See also