3.1.1.3.21 InstanceContainers Table

The entries in the InstanceContainers table represent instance container. Unlike the other tables in the catalog, this table represents runtime state and can change between reads, even in the same session.

Table identifier: {DF2FCC47-B7B7-4CB9-8B40-0B3D1E59E7DD}

AuxiliaryGuid: None.

Defined in catalog version: 4.00 and 5.00.

Prerequisites: None.

Hidden bitness property: No.

Supported query templates:

Cell 1

Cell 2

ConglomerationIdentifier equals <A>.

PartitionIdentifier equals <B>.

Primary key: ContainerIdentifier.

Other referential constraints: There MUST exist a conglomeration identified by ConglomerationIdentifier in the partition identified by PartitionIdentifier.

Write restrictions: No writes supported.

Cascade: N/A.

Populate: N/A.

Properties:

 Index (4.00/5.00)

 Property name

 Type

 Size

 Flags

 Meta

0

ContainerIdentifier

eDT_GUID

16

0x00000003

RO

1

ConglomerationIdentifier

eDT_GUID

16

0x00000002

RO

2

PartitionIdentifier

eDT_GUID

16

0x00000002

RO

3

ProcessIdentifier

eDT_ULONG

4

0x00000002

RO

4

Paused

eDT_ULONG

4

0x00000002

RO

5

Recycled

eDT_ULONG

4

0x00000002

RO

ContainerIdentifier: The container identifier of the instance container.<227>

ConglomerationIdentifier: The conglomeration identifier of the conglomeration associated with the instance container.<228>

PartitionIdentifier: The partition identifier of the partition containing the conglomeration associated with the instance container.<229>

ProcessIdentifier: The process hosting the instance collection.<230>

Paused: A BooleanProperty (section 2.2.2.9) that indicates whether or not the instance container is paused.<231>

Recycled: A BooleanProperty that indicates whether or not the instance container has been recycled.<232>