ParseResult.CommandTree Property

Definition

A command tree produced during parsing.

public:
 property System::Data::Common::CommandTrees::DbCommandTree ^ CommandTree { System::Data::Common::CommandTrees::DbCommandTree ^ get(); };
public System.Data.Common.CommandTrees.DbCommandTree CommandTree { get; }
member this.CommandTree : System.Data.Common.CommandTrees.DbCommandTree
Public ReadOnly Property CommandTree As DbCommandTree

Property Value

Applies to