Click or drag to resize

OleDbDataQueryControllerConnectionString Property

Gets or sets the validated connection string used by the query controllers.

Namespace: Altaxo.Gui.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public AltaxoOleDbConnectionString ConnectionString { get; protected set; }

Property Value

AltaxoOleDbConnectionString
See Also