Click or drag to resize

OleDbSchemaConnectionString Property

Gets or sets the connection string used to fill this schema.

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

Property Value

String
See Also