DataTableCollection::Clear Method ()
.NET Framework (current version)
Clears the collection of all DataTable objects.
Assembly: System.Data (in System.Data.dll)
The following example gets the DataTableCollection of a DataSet, and then clears the collection of all tables.
.NET Framework
Available since 1.1
Available since 1.1
Show: