Mini SQL Query Extensibility Documentation
ConnectionDefinitionsChanged Event
NamespacesMiniSqlQuery.CoreIApplicationSettingsConnectionDefinitionsChanged
Fired when the list of connection definitions is modified.
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler ConnectionDefinitionsChanged
Event ConnectionDefinitionsChanged As EventHandler
 event EventHandler^ ConnectionDefinitionsChanged {
	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)