←Select platform

SeriesTableName Property (DataTableHelper)

Summary

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

Syntax

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

Property Value

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

Remarks

The default database patient table name is "Series". 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, see <see href="https://www.leadtools.com/help/leadtools/v19m/dh/to/di-topics-leadmedicalstorageservercustomdb.html">LEAD Medical Storage Server Custom Database</see>

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize