Dispose Method

MySQL Connector/Net

Overload List

  NameDescription
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.)

See Also