Click or drag to resize

CustomLINQtoDataSetMethods Methods

The CustomLINQtoDataSetMethods type exposes the following members.

Methods
 NameDescription
Public Extension MethodCopyToDataTable2T(IEnumerableT) Create a new DataTable from a sequence of objects
Public Extension MethodCopyToDataTable2T(IEnumerableT, DataTable, NullableLoadOption) Load a sequence of objects into an existing DataTable
Top
See Also