←Select platform

StudyTableName Property

Summary

Returns the name of the database table that corresponds to the DICOM General Study IOD

Syntax
C#
VB
C++
public static string StudyTableName { get; } 
Public Shared ReadOnly Property StudyTableName() As String 
   Get 
public:  
   static property String^ StudyTableName 
   { 
      String^ get() 
   } 

Property Value

The name of the database table that corresponds to the DICOM General Study IOD

Remarks

The default database patient table name is "Study". This behavior can be overriden by setting the database schema property, and setting a user-defined Storage Catalog.

For more information on overriding the default behavior, refer to LEAD Medical Storage Server Custom Database.

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.