MySqlCommandBuilder Events

MySQL Connector/Net

MySqlCommandBuilder Events

The MySqlCommandBuilder type exposes the following members.

Events
  Name Description
Public event Disposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Top
See Also