Skip to main content

HS.Registry.Document.TempQueryTable

persistent class HS.Registry.Document.TempQueryTable extends %Library.Persistent

SQL Table Name: HS_Registry_Document.TempQueryTable

Property Inventory

Properties

property DocumentID as %Integer (MINVAL = 1) [ Required ];
Property methods: DocumentIDDisplayToLogical(), DocumentIDGet(), DocumentIDGetStored(), DocumentIDIsValid(), DocumentIDLogicalToDisplay(), DocumentIDNormalize(), DocumentIDSet()
property DocumentIID as %String;
Property methods: DocumentIIDDisplayToLogical(), DocumentIIDGet(), DocumentIIDGetStored(), DocumentIIDIsValid(), DocumentIIDLogicalToDisplay(), DocumentIIDLogicalToOdbc(), DocumentIIDNormalize(), DocumentIIDSet()

Indexes

index ($TempQueryTable on ) [Extent, Type = bitmap];
index (DocumentIDIndex on DocumentID) [Type = bitmap];
index (IDKeyIndex on DocumentID) [IdKey, Type = key];
Index methods: IDKeyIndexCheck(), IDKeyIndexDelete(), IDKeyIndexExists(), IDKeyIndexOpen(), IDKeyIndexSQLCheckUnique(), IDKeyIndexSQLExists(), IDKeyIndexSQLFindPKeyByConstraint(), IDKeyIndexSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: Storage (HS.Registry.Document.TempQueryTable)

^||ISC.HS.Reg.TempQueryTableD(ID)
=
%%CLASSNAME
DocumentIID
FeedbackOpens in a new tab