DBConnection.ConnectionInfo

DBConnection.ConnectionInfo property

The connection information string is used to make contact with an OLE DB or ODBC data source.

public string ConnectionInfo { get; set; }

See Also