SqlDatabase Properties
| Retired Content |
|---|
|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The SqlDatabase type exposes the following members.
| Name | Description | |
|---|---|---|
|
ConnectionString |
Gets the string used to open a database. |
|
ConnectionStringNoCredentials |
Gets the connection string without the username and password. |
|
ConnectionStringWithoutCredentials |
Gets the connection string without credentials.
(Inherited from Database.) |
|
DbProviderFactory |
Gets the DbProviderFactory used by the database instance. |
|
ParameterToken |
Gets the parameter token used to delimit parameters for the SQL Server database. |
| Retired Content |
|---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |