dmaClass_EnumerationOfObject

An enumeration of object elements.

Class ID: dmaClass_EnumerationOfObject
Superclass: Enumeration

Interfaces

IUnknown
IdmaObject
IdmaProperties
IdmaEnumOfObject

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

Enumeration Of Object

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

Required Class

Yes

-

-

-

Object

Scalar

Class Description

Detailed Description

An enumeration of a sequence of objects is useful for various purposes including enumerating the contents of a container, enumerating the containers of a containee, and enumerating the result rows of a query.

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

• Required Class {dmaProp_RequiredClass}

Specifies the class to which all objects delivered by the enumeration will conform.