Skip to main content

EnsLib.LDAP.Message.Results

persistent class EnsLib.LDAP.Message.Results extends EnsLib.LDAP.Message.Status

SQL Table Name: EnsLib_LDAP_Message.Results

Results returned by EnsLib.LDAP.Operation.Standard following a EnsLib.LDAP.Message.Search request.

Property Inventory

Properties

relationship Results as array of EnsLib.LDAP.Message.Result [ InitialExpression = $listbuild("EnsLib.LDAP.Message.Result","Results",+$this,"children",1,1) , Transient , Inverse = Results , Cardinality = children ];
Property methods: ResultsGet(), ResultsGetObject(), ResultsGetObjectId(), ResultsGetSwizzled(), ResultsIsEmpty(), ResultsIsValid(), ResultsNewObject(), ResultsRClose(), ResultsRExec(), ResultsRFetch(), ResultsRelate(), ResultsSQLCompute(), ResultsSet(), ResultsUnRelate()

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 (EnsLib.LDAP.Message.Status)

^Ens.MessageBodyD(ID,"Status")
=
LastStatusCode
LastStatusText
LastStatusCategory
LastCall
LastGeneratedStatus
Request
FeedbackOpens in a new tab