Dispose Method
The Dispose method of the OleDbAdapter class releases the unmanaged resources used by the adapter and optionally releases the managed resources.
Parameters
fDisposing true to release both managed and unmanaged resources; false to release only unmanaged resources.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security