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
- _sequenceGroupId
Type: PMFSequenceGroupId Extended Data Type
The sequence group ID.
- _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.