public executePlan(plan as QueryPlanBase) as Object
Executes a plan in this source's provider domain.
plan
Concrete provider result collection.
rows = source.executePlan(plan)