Share via


ParseResult.CommandTree Property

Definition

A command tree produced during parsing.

public System.Data.Entity.Core.Common.CommandTrees.DbCommandTree CommandTree { get; }
member this.CommandTree : System.Data.Entity.Core.Common.CommandTrees.DbCommandTree
Public ReadOnly Property CommandTree As DbCommandTree

Property Value

Applies to