DataAccessSettingsSectionName Property

Summary

Gets the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessSettings configuration section name that have the information for creating the 'External Store' components.

Syntax
C#
VB
C++
public override string DataAccessSettingsSectionName { get; } 
  
Public Overrides ReadOnly Property DataAccessSettingsSectionName As String 
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 "externalStoreConfiguration175".

Requirements

Target Platforms

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

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly