|
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. |
|
Copyright © 2013 CA.
All rights reserved.
|
|