ExternalConnection.ConnectionString

ExternalConnection.ConnectionString property

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

public virtual string ConnectionString { get; set; }

See Also