|
OpenPetra
Free Administration Software for Non-Profits
|
Helper methods and functions. More...
Static Public Member Functions | |
| static T | convert (DataSet dataSet) |
| Convert the first DataTable from a DataSet to a strongly-typed data table. More... | |
| static T | convert (DataTable dataTable) |
| Convert an ordinary DataTable to a strongly-typed data table. More... | |
Helper methods and functions.
| T | A strongly type DataTable. A DataTable of type T will be returned from the DataSet. |
| T | : | DataTable | |
| T | : | new |
|
inlinestatic |
Convert the first DataTable from a DataSet to a strongly-typed data table.
|
inlinestatic |
Convert an ordinary DataTable to a strongly-typed data table.