Share via


JmgIpcJournalTrans::find Method

Reads the JmgIpcJournalTrans table for the specified journal ID and line number.

Syntax

client server public static JmgIpcJournalTrans find(
    JmgIPCJournalId _journalId, 
    LineNum _lineNum, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether to read the record for update; optional

Return Value

Type: JmgIpcJournalTrans Table
A JmgIpcJournalTrans table buffer.

See Also

Reference

JmgIpcJournalTrans Table