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# |
---|
string ConnectionString { get; set; } |
Visual Basic |
---|
Property ConnectionString As String Get Set |