←Select platform
In This Topic ▼

WorklistDataAccessConfigurationView Class Members

Summary

The following tables list the members exposed by WorklistDataAccessConfigurationView.

Public Constructors

Name Description
Public Constructor
DataAccessConfigurationView Initializes a new instance of this class. (Inherited from DataAccessConfigurationView)
Public Constructor WorklistDataAccessConfigurationView Initializes a new instance of the WorklistDataAccessConfigurationView 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. (Inherited from DataAccessConfigurationView)
Public Method GetConnectionStringSettingsCollection Returns an enumeration of the System.Configuration.ConnectionStringSettings instances available in the configuration source. (Inherited from DataAccessConfigurationView)
Public Method GetDataAccessMapping Returns the DataAccessMapping registered for the connection name and provider in the DataAccessSettings. (Inherited from DataAccessConfigurationView)
Public Method GetDefaultMappingProxy Exposes GetDefaultMapping as public. (Inherited from DataAccessConfigurationView)

Protected Methods

Name Description
Protected Method
GetDefaultMapping Gets the default mapping from an ADO.Net logical provider to the data access type.

Public Properties

Name Description
Public Property
Configuration Gets or sets the System.Configuration.Configuration object which is used to read the configuration settings. (Inherited from DataAccessConfigurationView)
Public Property ConfigurationSource Gets or sets the source from where configuration will be loaded. (Inherited from DataAccessConfigurationView)
Public Property DataAccessSettings Gets the DataAccessSettings object representing the root configuration for data. (Inherited from DataAccessConfigurationView)
Public Property DataAccessSettingsSectionName Gets a System.String that represents the name of the data access settings section.
Public Property ProductName Gets or sets the product name which settings will be loaded. (Inherited from DataAccessConfigurationView)
Public Property ServiceName Gets or sets the service name which settings will be loaded. (Inherited from DataAccessConfigurationView)

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

Leadtools.Medical.Worklist.DataAccessLayer Assembly