←Select platform

StudyTableName Property

Summary

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

Syntax
C#
C++/CLI
public static string StudyTableName { 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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

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