←Select platform
In This Topic ▼

WorkstationDataAccessConfigurationView Class Members

Summary

The following tables list the members exposed by WorkstationDataAccessConfigurationView.

Public Constructors

Name Description
Public Constructor
DataAccessConfigurationView Initializes a new instance of this class. (Inherited from DataAccessConfigurationView)
Public Constructor WorkstationDataAccessConfigurationView Initializes a new instance of the WorkstationDataAccessConfigurationView class with explicit parameters.

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 Leadtools.Medical.DataAccessLayer.Configuration.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. (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 Get the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessSettings configuration section name which have the information for creating the Medical Workstation data components.
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.Workstation.DataAccessLayer Assembly