Share via


SysClientPerf::find Method

Finds the singleton record in the table.

Syntax

client server public static SysClientPerf find([boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the selected record for update; optional.

Return Value

Type: SysClientPerf Table
The singleton record in the table.

Remarks

The method makes sure that a record is returned.

See Also

Reference

SysClientPerf Table