The following table details various column names along with their descriptions.
|
Col |
Column Name |
Len |
Coltype |
Description |
|---|---|---|---|---|
|
1 |
MODEL_ID |
4 |
INTEGER |
ID of the containing model |
|
2 |
TBNAME |
16 |
CHAR |
MATRIX |
|
3 |
ID |
4 |
INTEGER |
Unique identifier |
|
4 |
ORG_ID |
4 |
INTEGER |
Original object identifier |
|
5 |
NAME |
32 |
VARCHAR |
Name of the matrix |
|
6 |
COEF_VAL_SET |
1 |
CHAR |
Coefficient value set:
|
|
7 |
LEAF_ONLY_X |
1 |
CHAR |
Leaf objects only on X axis?
|
|
8 |
LEAF_ONLY_Y |
1 |
CHAR |
Leaf objects only on Y axis?
|
|
9 |
IEF_OR_USER_ |
1 |
CHAR |
System-defined or user-defined:
|
|
10 |
OBJ_CLASS_X_ID |
4 |
INTEGER |
ID of object class on X axis. Join with OBJECT_CLASS. |
|
11 |
OBJ_CLASS_Y_ID |
4 |
INTEGER |
ID of object class on Y axis. Join with OBJECT_CLASS. |
|
Copyright © 2013 CA.
All rights reserved.
|
|