←Select platform
In This Topic ▼

DataAccessConfigurationView Class Members

Summary

The following tables list the members exposed by DataAccessConfigurationView.

Public Constructors

Name Description
Public Constructor
DataAccessConfigurationView Initializes a new instance of this class.

Public Methods

Name Description
Public Method
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.
Public Method GetConnectionStringSettingsCollection Returns an enumeration of the System.Configuration.ConnectionStringSettings instances available in the configuration source.
Public Method GetDataAccessMapping Returns the DataAccessMapping registered for the connection name and provider in the DataAccessSettings.
Public Method GetDefaultMappingProxy Exposes GetDefaultMapping as public.

Protected Methods

Name Description
Protected Method
GetDefaultMapping Gets the default DataAccessMapping for the connection provider.

Public Properties

Name Description
Public Property
Configuration Gets or sets the System.Configuration.Configuration object which is used to read the configuration settings.
Public Property ConfigurationSource Gets or sets the source from where configuration will be loaded.
Public Property DataAccessSettings Gets the DataAccessSettings object representing the root configuration for data.
Public Property DataAccessSettingsSectionName Gets the configuration section name which maps to the DataAccessSettings configuration section.
Public Property ProductName Gets or sets the product name which settings will be loaded.
Public Property ServiceName Gets or sets the service name which settings will be loaded.

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly