Custom |
public static class CustomLINQtoDataSetMethods
The CustomLINQtoDataSetMethods type exposes the following members.
| Name | Description | |
|---|---|---|
| CopyToDataTable2T(IEnumerableT) | Create a new DataTable from a sequence of objects | |
| CopyToDataTable2T(IEnumerableT, DataTable, NullableLoadOption) | Load a sequence of objects into an existing DataTable |