Skip to main content

HS.Util.Trace.Request

persistent class HS.Util.Trace.Request extends HS.Util.EnsRequest

SQL Table Name: HS_Util_Trace.Request

Property Inventory

Properties

property Comment as %String (MAXLEN = 2048);
Property methods: CommentDisplayToLogical(), CommentGet(), CommentGetStored(), CommentIsValid(), CommentLogicalToDisplay(), CommentLogicalToOdbc(), CommentNormalize(), CommentSet()
property CurrentClass as %String (MAXLEN = 128);
Property methods: CurrentClassDisplayToLogical(), CurrentClassGet(), CurrentClassGetStored(), CurrentClassIsValid(), CurrentClassLogicalToDisplay(), CurrentClassLogicalToOdbc(), CurrentClassNormalize(), CurrentClassSet()
property CurrentMethod as %String (MAXLEN = 255);
Property methods: CurrentMethodDisplayToLogical(), CurrentMethodGet(), CurrentMethodGetStored(), CurrentMethodIsValid(), CurrentMethodLogicalToDisplay(), CurrentMethodLogicalToOdbc(), CurrentMethodNormalize(), CurrentMethodSet()
property Items as list of Item;
Property methods: ItemsBuildValueArray(), ItemsCollectionToDisplay(), ItemsCollectionToOdbc(), ItemsDisplayToCollection(), ItemsGet(), ItemsGetObject(), ItemsGetObjectId(), ItemsGetStored(), ItemsGetSwizzled(), ItemsIsValid(), ItemsOdbcToCollection(), ItemsSet(), ItemsSetObject(), ItemsSetObjectId()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (Ens.MessageBody)

^Ens.MessageBodyD(ID)
=
%%CLASSNAME

Storage Model: Storage (HS.Util.EnsRequest)

^Ens.MessageBodyD(ID,"EnsRequest")
=
HSCoreVersion
HSMinVersion
%ClearFields

Storage Model: Storage (HS.Util.Trace.Request)

^Ens.MessageBodyD(ID,"Request")
=
Triples
Comment
CurrentClass
CurrentMethod
Items
FeedbackOpens in a new tab