|
Column Name |
Coltype |
Description |
|---|---|---|
|
MODEL_ID |
NUMERIC |
ID of the containing model |
|
TBNAME |
STRING |
TD_LIBRARY_USAGE |
|
ID |
NUMERIC |
Unique identifier |
|
ORG_ENCY_ID |
NUMERIC |
Original encyclopedia identifier |
|
ORG_ID |
NUMERIC |
Original object identifier |
|
SEQ |
NUMERIC |
Sequence within technical design. Use ORDER BY SEQ to return library usages in same order as specified in the toolset. |
|
LIB_TYPE |
STRING |
Library type identifier |
|
LIBRARY_ID |
NUMERIC |
ID of the library that implements the library usage. Join with LIBRARY. |
|
TECH_DESIGN_ID |
NUMERIC |
ID of the technical design that the library usage is for. Join with TECHNICAL_DESIGN. |
|
Copyright © 2013 CA.
All rights reserved.
|
|