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

Show in webframe

StudyTableName Property






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

            

            
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, 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