Click or drag to resize

IOleDbDataQueryViewConnectionStringSelectedFromList Event

Fires when the user selects another connection string in the connection string combobox. The argument is the selected or newly entered connection string.

Namespace: Altaxo.Gui.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
event Action ConnectionStringSelectedFromList

Value

Action
See Also