LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
WorkstationDataAccessConfigurationView Class Members
See Also  Properties  Methods 
Leadtools.Medical.Workstation.DataAccessLayer.Configuration Namespace : WorkstationDataAccessConfigurationView Class

The following tables list the members exposed by WorkstationDataAccessConfigurationView.

Public Constructors

 NameDescription
public Constructor WorkstationDataAccessConfigurationView ConstructorInitializes a new instance of the WorkstationDataAccessConfigurationView class.  
Top

Public Properties

 NameDescription
public Property ConfigurationSourceGets or sets the source from where configuration will be loaded. (Inherited from Leadtools.Medical.DataAccessLayer.Configuration.DataAccessConfigurationView)
public Property DataAccessSettingsGets the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessConfigurationView.DataAccessSettings object representing the root configuration for data. (Inherited from Leadtools.Medical.DataAccessLayer.Configuration.DataAccessConfigurationView)
public Property DataAccessSettingsSectionNameOverridden. Get the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessSettings configuration section name which have the information for creating the Medical Workstation data components.  
Top

Public Methods

Protected Methods

 NameDescription
protected Method GetDefaultMappingOverridden. Gets the default Leadtools.Medical.DataAccessLayer.Configuration.DataAccessMapping for the connection provider.  
Top

See Also