Error processing SSI file
LEADTOOLS Medical External Store DataAccessLayer (Leadtools.Medical.ExternalStore.DataAccessLayer assembly)

Show in webframe

InstanceTableName Property






Returns the name of the database table that corresponds to the DICOM General Image IOD
Syntax
protected string InstanceTableName {get;}
'Declaration
 
Protected ReadOnly Property InstanceTableName As String
'Usage
 
Dim instance As ExternalStoreDBDataAccessAgent
Dim value As String
 
value = instance.InstanceTableName

            

            
protected:
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

ExternalStoreDBDataAccessAgent Class
ExternalStoreDBDataAccessAgent Members

Error processing SSI file
Leadtools.Medical.ExternalStore.DataAccessLayer requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features