|
Column Name |
Coltype |
Description |
|---|---|---|
|
MODEL_ID |
NUMERIC |
ID of the containing model |
|
TBNAME |
STRING |
ATTRIBUTE |
|
ID |
NUMERIC |
Unique identifier |
|
ORG_ENCY_ID |
NUMERIC |
Original encyclopedia identifier |
|
ORG_ID |
NUMERIC |
Original object identifier |
|
NAME |
STRING |
Attribute name |
|
DSD_NAME |
STRING |
Data Structure Diagram name |
|
SEQ |
NUMERIC |
Sequence within entity type or subtype. Use ORDER BY SEQ to return attributes in the same order as specified in the toolset. |
|
OPT |
CHARACTER |
Optionality:
|
|
TYPE |
CHARACTER |
Type of attribute:
|
|
DOMAIN |
CHARACTER |
Domain of attribute:
|
|
VARYING_LENGTH |
CHARACTER |
Varying length string?
|
|
LENGTH |
NUMERIC |
Number of characters |
|
DEC_PLACES |
NUMERIC |
Number of decimal places, if number |
|
CASE_SENSITIVE |
CHARACTER |
Case sensitive?
|
|
ENCAP_LEVEL |
CHAR |
Level of encapsulation:
|
|
UNITS |
CHAR |
Units (for BLOB only):
|
|
PARENT_ENTITY_ID |
NUMERIC |
ID of the entity type or subtype for which this is an attribute. Join with: ENTITY_TYPE ENTITY_SUBTYP SYS_ENT_TYPE |
|
Copyright © 2013 CA.
All rights reserved.
|
|