The following tables list the members exposed by DataAccessDatabaseSettings.
Name | Description | |
---|---|---|
DataAccessDatabaseSettings Constructor |
Name | Description | |
---|---|---|
DataAccessMappings | Holds the optional mappings from ADO.NET's database providers to the Data Access Agent. IWorkstationDataAccessAgent types. | |
DefaultDatabase | (Inherited from Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DatabaseSettings) | |
ElementInformation | (Inherited from System.Configuration.ConfigurationElement) | |
LockAllAttributesExcept | (Inherited from System.Configuration.ConfigurationElement) | |
LockAllElementsExcept | (Inherited from System.Configuration.ConfigurationElement) | |
LockAttributes | (Inherited from System.Configuration.ConfigurationElement) | |
LockElements | (Inherited from System.Configuration.ConfigurationElement) | |
LockItem | (Inherited from System.Configuration.ConfigurationElement) | |
ProviderMappings | (Inherited from Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DatabaseSettings) | |
SectionInformation | (Inherited from System.Configuration.ConfigurationSection) |
Name | Description | |
---|---|---|
ElementProperty | (Inherited from System.Configuration.ConfigurationElement) | |
EvaluationContext | (Inherited from System.Configuration.ConfigurationElement) | |
Item | Overloaded. (Inherited from System.Configuration.ConfigurationElement) | |
Properties | (Inherited from System.Configuration.ConfigurationElement) |
Name | Description | |
---|---|---|
Equals | (Inherited from System.Configuration.ConfigurationElement) | |
GetHashCode | (Inherited from System.Configuration.ConfigurationElement) | |
GetSchema | (Inherited from Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection) | |
IsReadOnly | (Inherited from System.Configuration.ConfigurationElement) | |
ReadXml | (Inherited from Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection) | |
WriteXml | (Inherited from Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection) |
Top