←Select platform

DataAccessSettingsSectionName Property

Summary

Gets the DataAccessSettings configuration section name that have the information for creating the DICOM Storage components.

Syntax
C#
VB
C++
public override string DataAccessSettingsSectionName { get; } 
Public Overrides ReadOnly Property DataAccessSettingsSectionName() As String 
   Get 
public:  
   virtual property String^ DataAccessSettingsSectionName 
   { 
      String^ get() override 
   } 

Property Value

A System.String representing the DataAccessSettings configuration section name.

Remarks

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

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.