SQLConnectionControl Disconnected EventControl Documentation
Occurs when the connection state is changed from Connected state to Disconnected state.

Namespace: ZsZ_Studio.Controls
Assembly: SQL.Connection.Control (in SQL.Connection.Control.dll) Version: 1.0.4947.20663 (1.0.0.0)
Syntax

public event DisconnectedEventHandler Disconnected

Value

Type: DisconnectedEventHandler
Remarks

See Also