Click or drag to resize

QueryDesignerControllerConnectionString Property

Gets or sets the connection string that represents the underlying database.

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

Property Value

AltaxoOleDbConnectionString
See Also