Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

SeriesTableName Property






Returns the name of the database table that corresponds to the DICOM General Series IOD
Syntax
public static string SeriesTableName {get;}
'Declaration
 
Public Shared ReadOnly Property SeriesTableName As String
'Usage
 
Dim value As String
 
value = DataTableHelper.SeriesTableName

            

            
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 LEAD Medical Storage Server Custom Database

Requirements

Target Platforms

See Also

Reference

DataTableHelper Class
DataTableHelper Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features