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

Show in webframe

InstanceTableName Property






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

            

            
public:
static property String^ InstanceTableName {
   String^ get();
}

Property Value

The name of the database table that corresponds to the DICOM General Image IOD
Remarks
The default database patient table name is "Instance". 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