The following tables list the members exposed by ExternalStoreDataAccessConfigurationView.
Name | Description | |
---|---|---|
DataAccessConfigurationView | Initializes a new instance of this class. (Inherited from DataAccessConfigurationView) | |
ExternalStoreDataAccessConfigurationView | Initializes a new instance of the ExternalStoreDataAccessConfigurationView 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. (Inherited from DataAccessConfigurationView) | |
GetConnectionStringSettingsCollection | Returns an enumeration of the System.Configuration.ConnectionStringSettings instances available in the configuration source. (Inherited from DataAccessConfigurationView) | |
GetDataAccessMapping | Returns the DataAccessMapping registered for the connection name and provider in the DataAccessSettings. (Inherited from DataAccessConfigurationView) | |
GetDefaultMappingProxy | Exposes GetDefaultMapping as public. (Inherited from DataAccessConfigurationView) |
Name | Description | |
---|---|---|
GetDefaultMapping | Gets the default Leadtools.Medical.DataAccessLayer.Configuration.DataAccessMapping for the connection provider. |
Name | Description | |
---|---|---|
Configuration | Gets or sets the System.Configuration.Configuration object which is used to read the configuration settings. (Inherited from DataAccessConfigurationView) | |
ConfigurationSource | Gets or sets the source from where configuration will be loaded. (Inherited from DataAccessConfigurationView) | |
DataAccessSettings | Gets the DataAccessSettings object representing the root configuration for data. (Inherited from DataAccessConfigurationView) | |
DataAccessSettingsSectionName | Gets the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessSettings configuration section name that have the information for creating the 'External Store' components. | |
ProductName | Gets or sets the product name which settings will be loaded. (Inherited from DataAccessConfigurationView) | |
ServiceName | Gets or sets the service name which settings will be loaded. (Inherited from DataAccessConfigurationView) |