The following tables list the members exposed by DataAccessSettings.
Public Constructors
| Name | Description | |
|---|---|---|
![]()  | 
	DataAccessSettings | Initializes a new instance of DataAccessSettings. | 
Public Methods
| Name | Description | |
|---|---|---|
![]()  | 
	IsReadOnly | Gets a value indicating whether the System.Configuration.ConfigurationElement object is read-only. | 
Public Properties
| Name | Description | |
|---|---|---|
![]()  | 
	CatalogFactory | Gets or sets the configured type name of the CatalogFactory. | 
![]()  | 
	ConnectionName | Gets or sets the connection name used by the data access provider. | 
![]()  | 
	Connections | Gets a collection of ConnectionElement that are defined for this object | 
![]()  | 
	DataAccessFactory | Gets or sets the configured type name of the DataAccessFactory. | 
![]()  | 
	DataAccessMappings | Gets or sets a collection of DataAccessMapping which holds the mapping from ADO.NET data providers to the data access type. | 
Protected Properties
| Name | Description | |
|---|---|---|
![]()  | 
	Properties | Overrides the Properties collection in order to return a custom one. |