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

Show in webframe

PatientTableName Property






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

            

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

Property Value

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