The following tables list the members exposed by DataAccessConfigurationView.
| Name | Description | |
|---|---|---|
![]()  | 
	DataAccessConfigurationView | Initializes a new instance of this class. | 
| Name | Description | |
|---|---|---|
![]()  | 
	GetConnectionStringSettings | Returns the System.Configuration.ConnectionStringSettings object based on the name of the registered DataAccessSettings from the connection strings configuration section in the receiver's configuration source. | 
![]()  | 
	GetConnectionStringSettingsCollection | Returns an enumeration of the System.Configuration.ConnectionStringSettings instances available in the configuration source. | 
![]()  | 
	GetDataAccessMapping | Returns the DataAccessMapping registered for the connection name and provider in the DataAccessSettings. | 
![]()  | 
	GetDefaultMappingProxy | Exposes GetDefaultMapping as public. | 
| Name | Description | |
|---|---|---|
![]()  | 
	GetDefaultMapping | Gets the default DataAccessMapping for the connection provider. | 
| Name | Description | |
|---|---|---|
![]()  | 
	Configuration | Gets or sets the System.Configuration.Configuration object which is used to read the configuration settings. | 
![]()  | 
	ConfigurationSource | Gets or sets the source from where configuration will be loaded. | 
![]()  | 
	DataAccessSettings | Gets the DataAccessSettings object representing the root configuration for data. | 
![]()  | 
	DataAccessSettingsSectionName | Gets the configuration section name which maps to the DataAccessSettings configuration section. | 
![]()  | 
	ProductName | Gets or sets the product name which settings will be loaded. | 
![]()  | 
	ServiceName | Gets or sets the service name which settings will be loaded. |