Overload List
| Name | Description | |
|---|---|---|
| AddRows(DataRowCollection) |
Adds the data from the given DataRowCollection.
| |
| AddRows(Int32, DataRowCollection) |
Adds the data from the given DataRow using the specified column as row keys.
| |
| AddRows(array<Object>[]()[], DataRowCollection) |
Adds the data from the given DataRowCollection using the specified row keys.
|