Sdílet prostřednictvím


BasicCommandTreeVisitor.VisitFunctionCommandTree Metoda

Definice

Implementuje vzor návštěvníka pro strom příkazů funkce.

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)

Parametry

functionTree
DbFunctionCommandTree

Strom příkazů funkce

Platí pro