Home > All Other Interfaces > IDataSourceInfo > ConnectionString
A string that specifies information about the data source and the means of connecting to it.
JavaScript
ConnectionString
C#
string ConnectionString { get; set; }
C++
HRESULT ConnectionString([out, retval] BSTR* pVal)
HRESULT ConnectionString([in] BSTR pVal)