LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)
LEAD Technologies, Inc

DataAccessSettingsSectionName Property







Get the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessSettings configuration section name which have the information for creating the Medical Workstation data components.
Syntax
public override string DataAccessSettingsSectionName {get;}
'Declaration
 
Public Overrides ReadOnly Property DataAccessSettingsSectionName As String
'Usage
 
Dim instance As WorkstationDataAccessConfigurationView
Dim value As String
 
value = instance.DataAccessSettingsSectionName
public override string DataAccessSettingsSectionName {get;}
 get_DataAccessSettingsSectionName(); 
public: __property string* get_DataAccessSettingsSectionName() override;
public:
property string* DataAccessSettingsSectionName {
   string* get() override;
}

Property Value

A System.String representing the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessSettings configuration section name.
Remarks

The default section name returned by this method is "workstationDataAccessConfiguration".

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationDataAccessConfigurationView Class
WorkstationDataAccessConfigurationView Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.