FL4REC-API
FLAM4 Record Interface (Windows and Linux conform with z/OS (MF-EDZ))
key_element Struct Reference

Defines a key element for index sequential access methods (VSAM-KSDS) More...

#include <FL4REC.h>

Data Fields

U32 KEYPOS
 Key position.
 
U32 KEYLEN
 Length of the key in the record (minimum 1, default 8)
 
U32 KEYTYP
 Data type:
 

Detailed Description

Defines a key element for index sequential access methods (VSAM-KSDS)

Field Documentation

◆ KEYPOS

U32 key_element::KEYPOS

Key position.

Byte offset where the key begins (starting at 1, default 1)

◆ KEYLEN

U32 key_element::KEYLEN

Length of the key in the record (minimum 1, default 8)

◆ KEYTYP

U32 key_element::KEYTYP

Data type:

  • 0 = printable characters
  • 1 = binary data

The documentation for this struct was generated from the following file: