SysTestJobTable::nextId Method
Finds the next available ID for test jobs.
Syntax
server public static SysTestJobId nextId()
Run On
Server
Return Value
Type: SysTestJobId Extended Data Type
A SysTestJobId value that is the next available job ID.
Remarks
When running test jobs, the state of the database is not certain and therefore number sequences will not be reliable. That is why job IDs are drawn in this manner.