Dispose Method

MySQL Connector/Net

Overload List

  NameDescription
Dispose()()()
Releases the unmanaged resources used by the DbTransaction.
(Inherited from DbTransaction.)
Dispose(Boolean)
Releases the unmanaged resources used by the DbTransaction and optionally releases the managed resources.
(Inherited from DbTransaction.)

See Also