SCHED_INFO Class

This section provides an overview of the SCHED_INFO class and discusses SCHED_INFO class properties.

The SCHED_INFO class is a data structure that exposes the class constructor and read-write properties representing run controls and scheduling information. An instance of this class is exposed via the SchedInfo property of the CONQRSMR class. Therefore, only an import statement is required, and no constructor:

import PT_CONQRS:SCHED_INFO;