The following tables list the members exposed by IDataAccessConfigurationView.
Name | Description | |
---|---|---|
![]() |
GetConnectionStringSettings | Returns the System.Configuration.ConnectionStringSettings object based on the name of the registered DataAccessSettings. |
![]() |
GetConnectionStringSettingsCollection | Returns an enumeration of the System.Configuration.ConnectionStringSettings instances. |
![]() |
GetDataAccessMapping | Returns the DataAccessMapping registered for the connection name and provider in the DataAccessSettings. |
Name | Description | |
---|---|---|
![]() |
ConfigurationSource | Gets or sets the source from where configuration will be loaded. |
![]() |
DataAccessSettings | Gets the DataAccessSettings representing the root configuration for data. |
![]() |
DataAccessSettingsSectionName | Gets the configuration section name which maps to the DataAccessSettings configuration section. |