DataAccessSettingsSectionName Property

Summary

Gets the configuration section name which maps to the DataAccessSettings configuration section.

Syntax
C#
VB
C++
public abstract string DataAccessSettingsSectionName { get; } 
  
Public MustOverride ReadOnly Property DataAccessSettingsSectionName As String 
public: 
abstract property String^ DataAccessSettingsSectionName { 
   String^ get(); 
} 

Property Value

The configuration section name for the mapped DataAccessSettings section.

Remarks

Inheritors should return their own section name which holds the information for their custom configuration.

Requirements

Target Platforms

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

Leadtools.Medical.DataAccessLayer Assembly