Skip to main content

HS.Message.AnalyticsQLResponse

persistent class HS.Message.AnalyticsQLResponse extends HS.Util.EnsResponse

SQL Table Name: HS_Message.AnalyticsQLResponse

Response from HUB containing a list of MPIID's

Property Inventory

Properties

property ContentStream as %Stream.GlobalCharacter;
This will be a list of MPIID
Property methods: ContentStreamDelete(), ContentStreamGet(), ContentStreamGetObject(), ContentStreamGetObjectId(), ContentStreamGetStored(), ContentStreamGetSwizzled(), ContentStreamIsValid(), ContentStreamNewObject(), ContentStreamOid(), ContentStreamOpen(), ContentStreamSet(), ContentStreamSetObject(), ContentStreamSetObjectId(), ContentStreamUnSwizzle()
property LastAADBP as %String);
Last reference node in ^HS.AADBP
Property methods: LastAADBPDisplayToLogical(), LastAADBPGet(), LastAADBPGetStored(), LastAADBPIsValid(), LastAADBPLogicalToDisplay(), LastAADBPLogicalToOdbc(), LastAADBPNormalize(), LastAADBPSet()
property MPIIDCount as %Integer;
Number of MPIID in ContentStream
Property methods: MPIIDCountDisplayToLogical(), MPIIDCountGet(), MPIIDCountGetStored(), MPIIDCountIsValid(), MPIIDCountLogicalToDisplay(), MPIIDCountNormalize(), MPIIDCountSet(), MPIIDCountXSDToLogical()

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.EnsResponse)

^Ens.MessageBodyD(ID,"EnsResponse")
=
HSCoreVersion
HSMinVersionError

Storage Model: Storage (HS.Message.AnalyticsQLResponse)

^Ens.MessageBodyD(ID,"AnalyticsQLResponse")
=
LastAADBP
MPIIDCount
ContentStream
FeedbackOpens in a new tab