klyn.data.Query.plan
property
public readonly property plan as QueryPlanView:
Description

Returns the provider-safe immutable plan summary.

Returns

Stable plan view without QIR internals or captured values.

Example
assert query.plan.resultType != ""