dmaClass_QueryResultSet

Objects of this class are the root of a tree of objects stitched together by reference. The root object of the main query and the root object of all subqueries (if any) are of this class.

Class ID: dmaClass_QueryResultSet
Superclass: Enumeration

Interfaces

IUnknown
IdmaObject
IdmaProperties
IdmaResultSet

Properties

Name

Impl. Required

System Gen'ed

Read-Only

Value Required

Type

Cardinality

Required Class

OIID

-

Yes

Yes

-

String

Scalar

Class Description

Yes

Yes

Yes

Yes

Object

Scalar

Class Description

This

-

Yes

Yes

Yes

Object

Scalar

Query Result Set

Create Pending

-

Yes

Yes

Yes

Boolean

Scalar

Update Pending

-

Yes

Yes

Yes

Boolean

Scalar

Delete Pending

-

Yes

Yes

Yes

Boolean

Scalar

Data Type

Yes

Yes

Yes

Yes

Integer32

Scalar

Property Descriptions

• OIID {dmaProp_OIID}
Property Inherited from DMA

• Class Description {dmaProp_ClassDescription}
Property Inherited from DMA

• This {dmaProp_This}
Property Inherited from DMA

• Create Pending {dmaProp_CreatePending}
Property Inherited from DMA

• Update Pending {dmaProp_UpdatePending}
Property Inherited from DMA

• Delete Pending {dmaProp_DeletePending}
Property Inherited from DMA

• Data Type {dmaProp_DataType}
Property Inherited from Enumeration