Implements the visitor pattern for the Lambda function.
protected virtual DbLambda VisitLambda( DbLambda lambda )
The lambda function.
The implemented visitor pattern.
DefaultExpressionVisitor ClassSystem.Data.Entity.Core.Common.CommandTrees Namespace