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
- _planVersionNum
Type: PlanVersionNum Extended Data Type
The version number of the plan.
- _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.