Returns the name of the database table that corresponds to the DICOM General Image IOD
public static string InstanceTableName { get; }
Public Shared ReadOnly Property InstanceTableName() As String
Get
public:
static property String^ InstanceTableName
{
String^ get()
}
The name of the database table that corresponds to the DICOM General Image IOD
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, refer to LEAD Medical Storage Server Custom Database.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET