Click or drag to resize

IOleDbDataQueryViewConnectionStringChangedByUser Event

Occurs when the user enters a new connection string an then presses enter.

Namespace: Altaxo.Gui.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
event Action<string> ConnectionStringChangedByUser

Value

ActionString
See Also