| Leadtools.Medical.DataAccessLayer.Configuration Namespace : DataAccessSettings Class | 
The following tables list the members exposed by DataAccessSettings.
| Name | Description | |
|---|---|---|
|  | DataAccessSettings Constructor | Initializes a new instance of DataAccessSettings. | 
| 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 | 
|  | CurrentConfiguration | Gets a reference to the top-level System.Configuration.Configuration instance that represents the configuration hierarchy that the current System.Configuration.ConfigurationElement instance belongs to. (Inherited from System.Configuration.ConfigurationElement) | 
|  | 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. | 
|  | ElementInformation | Gets an System.Configuration.ElementInformation object that contains the non-customizable information and functionality of the System.Configuration.ConfigurationElement object. (Inherited from System.Configuration.ConfigurationElement) | 
|  | LockAllAttributesExcept | Gets the collection of locked attributes. (Inherited from System.Configuration.ConfigurationElement) | 
|  | LockAllElementsExcept | Gets the collection of locked elements. (Inherited from System.Configuration.ConfigurationElement) | 
|  | LockAttributes | Gets the collection of locked attributes (Inherited from System.Configuration.ConfigurationElement) | 
|  | LockElements | Gets the collection of locked elements. (Inherited from System.Configuration.ConfigurationElement) | 
|  | LockItem | Gets or sets a value indicating whether the element is locked. (Inherited from System.Configuration.ConfigurationElement) | 
|  | SectionInformation | Gets a System.Configuration.SectionInformation object that contains the non-customizable information and functionality of the System.Configuration.ConfigurationSection object. (Inherited from System.Configuration.ConfigurationSection) | 
| Name | Description | |
|---|---|---|
|  | EvaluationContext | Gets the System.Configuration.ContextInformation object for the System.Configuration.ConfigurationElement object. (Inherited from System.Configuration.ConfigurationElement) | 
|  | HasContext | Gets a value that indicates whether the System.Configuration.ConfigurationElement.CurrentConfiguration property is null. (Inherited from System.Configuration.ConfigurationElement) | 
|  | Properties | Overridden. Overridden. Gets the collection of properties. | 
| Name | Description | |
|---|---|---|
|  | Equals | Compares the current System.Configuration.ConfigurationElement instance to the specified object. (Inherited from System.Configuration.ConfigurationElement) | 
|  | GetHashCode | Gets a unique value representing the current System.Configuration.ConfigurationElement instance. (Inherited from System.Configuration.ConfigurationElement) | 
|  | GetSchema | (Inherited from Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection) | 
|  | IsReadOnly | Overridden. Gets a value indicating whether the System.Configuration.ConfigurationElement object is read-only. | 
|  | ReadXml | (Inherited from Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection) | 
|  | WriteXml | (Inherited from Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection) | 
| Name | Description | |
|---|---|---|
|  | GetTransformedAssemblyString | Returns the transformed version of the specified assembly name. (Inherited from System.Configuration.ConfigurationElement) | 
|  | GetTransformedTypeString | Returns the transformed version of the specified type name. (Inherited from System.Configuration.ConfigurationElement) | 
|  | ListErrors | Adds the invalid-property errors in this System.Configuration.ConfigurationElement object, and in all subelements, to the passed list. (Inherited from System.Configuration.ConfigurationElement) | 
|  | OnDeserializeUnrecognizedAttribute | Gets a value indicating whether an unknown attribute is encountered during deserialization. (Inherited from System.Configuration.ConfigurationElement) | 
|  | OnDeserializeUnrecognizedElement | Gets a value indicating whether an unknown element is encountered during deserialization. (Inherited from System.Configuration.ConfigurationElement) | 
|  | OnRequiredPropertyNotFound | Throws an exception when a required property is not found. (Inherited from System.Configuration.ConfigurationElement) | 
|  | PostDeserialize | Called after deserialization. (Inherited from System.Configuration.ConfigurationElement) | 
|  | PreSerialize | Called before serialization. (Inherited from System.Configuration.ConfigurationElement) | 
|  | SetPropertyValue | Sets a property to the specified value. (Inherited from System.Configuration.ConfigurationElement) |