Mini SQL Query Extensibility Documentation
DatabaseConnectionReset Event
NamespacesMiniSqlQuery.CoreIApplicationSettingsDatabaseConnectionReset
Fired when the database connection (provider and/or connection string) are modified.
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler DatabaseConnectionReset
Event DatabaseConnectionReset As EventHandler
 event EventHandler^ DatabaseConnectionReset {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
See Also

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 1.0.0.0 (1.0.0.0)