​
​
​

Gets the connection string of the connection selected with the DatabaseConnectionDialog. If no data connection was selected, this property returns an empty string.

Syntax

​public string ConnectionString { get; }
​Public ReadOnly Property ConnectionString() As String
​

Limitations

Read only.

​