Click or drag to resize

AltaxoOleDbConnectionStringOriginalConnectionString Property

Gets the original connection string without temporary credentials.

Namespace: Altaxo.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string OriginalConnectionString { get; }

Property Value

String
See Also