MySqlCommand Events

MySQL Connector/Net

The MySqlCommand type exposes the following members.

Events

  NameDescription
Disposed
Occurs when the component is disposed by a call to the Dispose()()() method.
(Inherited from Component.)

See Also