For a list of all members of this type, see DataAccessConfigurationView members
Public Methods
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. |
Protected Methods
Name | Description | |
---|---|---|
GetDefaultMapping | Gets the default DataAccessMapping for the connection provider. |