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 |
STRATEGY |
|
3 |
ID |
4 |
INTEGER |
Unique identifier |
|
4 |
ORG_ID |
4 |
INTEGER |
Original object identifier |
|
5 |
NAME |
32 |
VARCHAR |
Name of the strategy |
|
6 |
SEQ |
2 |
SMALLINT |
Sequence within strategy. Use ORDER_BY_SEQ to return strategies in the same order as the specific toolset. |
|
7 |
PRIORITY |
4 |
INTEGER |
Priority The range of possible values is 0, for low to 9 for high |
|
8 |
PARENT_STRAT_ |
4 |
INTEGER |
ID of the parent strategy. Join with STRATEGY. Zero for root strategy (will be used in a future release). |
|
Copyright © 2013 CA.
All rights reserved.
|
|