Share via


PlanReference.plan Method

Finds a plan for this reference with the specified version number.

Syntax

public Plan plan(PlanVersionNum _planVersionNum, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: Plan Table
A record in the Plan table; otherwise an empty buffer.

See Also

Reference

PlanReference Table