ParseResult.CommandTree Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Arborescence de commandes générée pendant l'analyse.
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