DataView::Dispose Method (Boolean)
.NET Framework (current version)
Disposes of the resources (other than memory) used by the DataView object.
Assembly: System.Data (in System.Data.dll)
Parameters
- disposing
-
Type:
System::Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
.NET Framework
Available since 1.1
Available since 1.1
Show: