Skip to main content

IConnectionStringInfo Properties

If implemented, provides information about a connection string.
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