PlanNode.IsGenerated Property

Definition

Tells whether the current node in the query plan was generated using code generation internally.

public bool IsGenerated { get; }
member this.IsGenerated : bool
Public ReadOnly Property IsGenerated As Boolean

Property Value

Applies to