File Name: | DC@FPR, LX_FPR |
|---|---|
| Description | This table define the properties associated with a Visual LANSA component. |
| Implemented in: | 7.50 / H4 |
LANSA for i Library: | <<dtalib>> |
| Visual LANSA Collection: | LX_DTA |
| Field Name Prefix: | FPR, XPR |
| Required for Run Only System? | Yes |
Name | Use | Keys/Description/Comments |
|---|---|---|
LX_FPRV1 | Read | FPRP_I, FPRCID, FPRCTX, FPRPTU |
LX_FPRV2 | Update | Same as LX_FPRV1. |
Name | Unique? | Columns |
|---|---|---|
LX_FPR_PRIM | Y | XPRP_I, XPRCID, XPRCTX, XPRPTU |
Key | Field Name | Description | LANSA for i Type | Visual LANSA Type | Comments |
|---|---|---|---|---|---|
1 | P_I | Partition Identifier | A 3 | CHAR(3) | |
2 | CID | Component Class Identifier | A 10 | CHAR(10) | |
3 | CTX | Context Identifier | P 7,0 | LONG | |
4 | PTU | Property Name (Uppercase) | A 20 | CHAR(20) | |
PTV | Property Name (As visualised) | A 20 | CHAR(20) | ||
GET | Property Supports GET | A 1 | CHAR(1) | 0 = No | |
SET | Property Supports SET | A 1 | CHAR(1) | 0 = No | |
ACC | Property Access | A 1 | CHAR(1) | 0 = Public | |
RED | Redefined Property | A 1 | CHAR(1) | 0 = No | |
STO | Stored Property | A 1 | CHAR(1) | 0 = No | |
DES | Property Description | A 40 | CHAR(40) | ||
HLP | Property Help | A 250 | STRING(250) | ||
FE1 | Future Expansion - Field 1 | P 7,0 | LONG | ||
FE2 | Future Expansion - Field 2 | P 7,0 | LONG | ||
FE3 | Future Expansion - Field 3 | A 10 | CHAR(10) |