DatabaseConfigurationView Members
Include Protected Members
Include Inherited Members
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 DatabaseConfigurationView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DatabaseConfigurationView | Initializes a new instance of the DatabaseConfigurationView class with an IConfigurationSource object. |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetConnectionStringSettings |
Returns the ConnectionStringSettings object with the given name from the connection strings configuration section in the receiver's configuration source.
|
|
GetHashCode | (Inherited from Object.) | |
GetProviderMapping |
Returns the DbProviderMapping that specifies the mapping between an ADO.NET provider factory and a Database instance.
|
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
DatabaseSettings | Gets the DatabaseSettings configuration data. |
|
DefaultName | Gets the name of the default configured Database. |
See Also
DatabaseConfigurationView Class
Microsoft.Practices.EnterpriseLibrary.Data Namespace
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. |