Skip to main content
A newer version of this page is available. .

IConnectionStringInfo Members

If implemented, provides information about a connection string.

Properties

Name Description
Location Indicates from where the Report Wizard obtains its data connection settings.
Name If implemented, specifies the name of a connection string.
ProviderName If implemented, gets the name of the data provider.
RunTimeConnectionString If implemented, obtains the connection string used to establish the data connection at run time.
See Also