StiDatabaseOnDisconnected Method |
Raises the Disconnected event for this connection.
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax protected virtual void OnDisconnected(
EventArgs e
)
Protected Overridable Sub OnDisconnected (
e As EventArgs
)
Parameters
- e
- Type: SystemEventArgs
[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDatabase.OnDisconnected(System.EventArgs)"]
See Also