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. |
Provider |
If implemented, gets the name of the data provider. |
Run |
If implemented, obtains the connection string used to establish the data connection at run time. |
See Also