Share via


PMFSequenceGroup::find Method

Finds the sequence group for the given key values.

Syntax

client server public static PMFSequenceGroup find(PMFSequenceGroupId _sequenceGroupId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update; optional.

Return Value

Type: PMFSequenceGroup Table
The PMFSequenceGroup record that is found; an empty buffer if no record exists.

See Also

Reference

PMFSequenceGroup Table