Gets or sets the current connection string for this instance.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public string ConnectionString { get; set; } |
| Visual Basic |
|---|
Public Property ConnectionString As String Get Set |