secondaryIndex

The secondaryIndex property specifies a secondary key for a DL/I database on the host.

If a PCB record has the secondaryIndex property, EGL uses that secondary index to read the associated DL/I database. The name must be the same as the name specified for the secondary index field in the DL/I database description (NAME keyword in the XDFLD statement). Use of this property is not common; generally the primary key is used.

Type: STRING


Feedback