DataTableCollection::CanRemove Method (DataTable^)
.NET Framework (current version)
Verifies whether the specified DataTable object can be removed from the collection.
Assembly: System.Data (in System.Data.dll)
Parameters
- table
-
Type:
System.Data::DataTable^
The DataTable in the collection to perform the check against.
.NET Framework
Available since 1.1
Available since 1.1
Show: