Chapter: 7.13 Resetting the Table

The Reset( ) method returns the DataTable to its original state. This method can discard the existing DataTable and start working with a new DataTable rather than instantiating a new DataTable object.
dt.Reset();
![]() | ![]() | Ado.net |
|







