BasicExpressionVisitor.VisitExpressionBindingPost Method (DbExpressionBinding)
Convenience method for post-processing after a DbExpressionBinding has been visited.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- binding
-
Type:
System.Data.Entity.Core.Common.CommandTrees.DbExpressionBinding
The previously visited DbExpressionBinding.