Dispose Method
From MySQL Connector/Net
Overload List
| Name | Description | |
|---|---|---|
| Dispose()()() |
Releases all resources used by the current instance of the DbDataReader class.
(Inherited from DbDataReader.) | |
| Dispose(Boolean) |
Releases the managed resources used by the DbDataReader and optionally releases the unmanaged resources.
(Inherited from DbDataReader.) |