Click or drag to resize

StiMySqlDatabase Events

The StiMySqlDatabase type exposes the following members.

Events
  NameDescription
Public eventConnected
Occurs when connection is activated.
(Inherited from StiDatabase.)
Public eventConnecting
Occurs when connection is activating.
(Inherited from StiDatabase.)
Public eventDisconnected
Occurs when connection is deactivated.
(Inherited from StiDatabase.)
Public eventDisconnecting
Occurs when connection is deactivating.
(Inherited from StiDatabase.)
Top
See Also