InstanceTableName Property

Summary
Returns the name of the database table that corresponds to the DICOM General Image IOD
Syntax
C#
VB
C++
protected string InstanceTableName {get;} 
  
Protected ReadOnly Property InstanceTableName As String 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.