Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Packs the data that is required for the SysLastValues table.
Syntax
public container packSysLastValues()
Run On
Called
Return Value
Type: container
A container that holds the data that should be persisted by the SysLastValues table.
Remarks
The pack and unpack pattern does not have provisions to support different serialization and SysLastValues pack lists. This separate packing mechanism has been implemented for the SysLastValues table, and is first defined on the class that is one level above the RunBase or RunBaseBatch class. Derivative classes also implement this method, so that an entire object can be packed for the SysLastValues table.