The following tables list the members exposed by DataAccessMapping.
Name | Description | |
---|---|---|
DataAccessMapping Constructor | Overloaded. Initializes a new instance of the DataAccessMapping class. |
Name | Description | |
---|---|---|
DefaultSqlCe3_5ProviderName | Default name for the SQL CE 3.5 managed provider. | |
DefaultSqlProviderName | Default name for the SQL managed provider. |
Name | Description | |
---|---|---|
DataAccessType | Gets or sets the type that implements the IWorkstationDataAccessAgent interface to use for the mapped ADO.NET provider. | |
DataAccessTypeName | Gets or sets the fully qualified type name that implements the IWorkstationDataAccessAgent interface to use for the mapped ADO.NET provider. | |
ElementInformation | (Inherited from System.Configuration.ConfigurationElement) | |
LockAllAttributesExcept | (Inherited from System.Configuration.ConfigurationElement) | |
LockAllElementsExcept | (Inherited from System.Configuration.ConfigurationElement) | |
LockAttributes | (Inherited from System.Configuration.ConfigurationElement) | |
LockElements | (Inherited from System.Configuration.ConfigurationElement) | |
LockItem | (Inherited from System.Configuration.ConfigurationElement) | |
Name | (Inherited from Microsoft.Practices.EnterpriseLibrary.Common.Configuration.NamedConfigurationElement) |
Name | Description | |
---|---|---|
ElementProperty | (Inherited from System.Configuration.ConfigurationElement) | |
EvaluationContext | (Inherited from System.Configuration.ConfigurationElement) | |
Item | Overloaded. (Inherited from System.Configuration.ConfigurationElement) | |
Properties | (Inherited from System.Configuration.ConfigurationElement) |
Name | Description | |
---|---|---|
DeserializeElement | Overloaded. (Inherited from Microsoft.Practices.EnterpriseLibrary.Common.Configuration.NamedConfigurationElement) | |
Equals | (Inherited from System.Configuration.ConfigurationElement) | |
GetHashCode | (Inherited from System.Configuration.ConfigurationElement) | |
IsReadOnly | (Inherited from System.Configuration.ConfigurationElement) |
Top