FL4REC-API
FLAM4 Record Interface (Windows and Linux conform with z/OS (MF-EDZ))
|
Key elements for index sequential data access. More...
#include <FL4REC.h>
Data Fields | |
U32 | KEYFLG |
Key flag. | |
U32 | KEYCNT |
Number of key elements. | |
FKE | KEYELM [8] |
Array of key elements. | |
Key elements for index sequential data access.
Defines up to 8 key elements for index sequential data access. Such access methods are only supported on mainframe systems (BSAM/VSAM).
U32 key_description::KEYFLG |
Key flag.
Options:
U32 key_description::KEYCNT |
Number of key elements.
The number of elements in key_description::KEYELM (normally 1 (VSAM), maximum 8 (BSAM))
FKE key_description::KEYELM[8] |
Array of key elements.