Previous Topic: ATTR_REL_USAGE (Attribute Relationship Usage)Next Topic: ATTRIBUTE (Attribute of an Entity Type or Subtype)


ATTR_VIEW (Attribute View Definition)

Column Name

Coltype

Description

MODEL_ID

NUMERIC

ID of the containing model

TBNAME

STRING

ATTR_VIEW

ID

NUMERIC

Unique identifier

ORG_ENCY_ID

NUMERIC

Original encyclopedia identifier

ORG_ID

NUMERIC

Original object identifier

SEQ

NUMERIC

Sequence within entity view.

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

REQUIRED_INPUT

CHARACTER

Is this a required import view?

Y-Yes

N-No

ENTITY_VIEW_ID

NUMERIC

ID of the parent entity view.

Join with ENTITY_VIEW.

ATTRIBUTE_ID

NUMERIC

ID of the attribute referenced by the attribute view.

Join with ATTRIBUTE.