Partager via


BasicCommandTreeVisitor.VisitFunctionCommandTree Méthode

Définition

Implémente le modèle visiteur pour l’arborescence de commandes de fonction.

protected virtual void VisitFunctionCommandTree (System.Data.Entity.Core.Common.CommandTrees.DbFunctionCommandTree functionTree);
abstract member VisitFunctionCommandTree : System.Data.Entity.Core.Common.CommandTrees.DbFunctionCommandTree -> unit
override this.VisitFunctionCommandTree : System.Data.Entity.Core.Common.CommandTrees.DbFunctionCommandTree -> unit
Protected Overridable Sub VisitFunctionCommandTree (functionTree As DbFunctionCommandTree)

Paramètres

functionTree
DbFunctionCommandTree

Arborescence de commandes de fonction.

S’applique à