Dispose Method
From MySQL Connector/Net
| MySQL Connector/Net |
| MySqlDataAdapter..::.Dispose Method |
| MySqlDataAdapter Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| Dispose()()() |
Releases all resources used by the Component.
(Inherited from Component.) | |
| Dispose(Boolean) |
Releases the unmanaged resources used by the DbDataAdapter and optionally releases the managed resources.
(Inherited from DbDataAdapter.) |