Gets the connection string of the connection selected with the DatabaseConnectionDialog. If no data connection was selected, this property returns an empty string.
public string ConnectionString { get; }
Public ReadOnly Property ConnectionString() As String
Read only.