Previous Topic: ATTR_DEFAULT_VALUE (Attribute Default Value)Next Topic: ATTR_REL_USAGE (Attribute Relationship Usage)


ATTR_IDENT (Attribute Identifier)

Column Name

Coltype

Description

MODEL_ID

NUMERIC

ID of the containing model

TBNAME

STRING

ATTR_IDENT

ID

NUMERIC

Identifier (not unique)

ORG_ENCY_ID

NUMERIC

Original encyclopedia identifier

ORG_ID

NUMERIC

Original object identifier

SEQ

NUMERIC

Sequence within entity type or subtype.

Use ORDER BY SEQ to return attribute identifiers in the same order as specified in the toolset.

NAME

STRING

Name of identifier

PRIMARY_KEY

CHARACTER

Primary identifier for entity type?

Y-Yes

N-No

ENTITY_ID

NUMERIC

ID of the entity type or subtype for which this attribute is an identifier.

Join with ENTITY_TYPE or ENTITY_ SUBTYP.

ATTRIBUTE_ID

NUMERIC

ID of the attribute.

Join with ATTRIBUTE.