Previous Topic: CSTM_EDT_PTRNNext Topic: CURRENT_EFFECT


CURRENT_DATA

The following table details various column names along with their descriptions.

Col

Column Name

Len

Coltype

Description

1

MODEL_ID

4

INTEGER

ID of the containing model

2

TBNAME

16

CHAR

CURRENT_DATA

3

ID

4

INTEGER

Unique identifier

4

ORG_ID

4

INTEGER

Original object identifier

5

NAME

32

VARCHAR

Name of the current database or data store

6

SEQ

2

SMALLINT

Sequence within current database or store.

Use ORDER_BY_SEQ to return current databases or stores in the same order as specified in the toolset.

7

PARENT_DATA_ID

4

INTEGER

ID of the parent current database or data store.

Join with CURRENT_DATA.

Zero for root current database or data store (will be used in a future release).