Gets or sets the current connection string for this instance.

Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
string ConnectionString { get; set; }
Visual Basic
Property ConnectionString As String
	Get
	Set

Property Value

Type: String

See Also