Click or drag to resize

SqlQueryExpressionBuilderVisit Method

Overload List
  NameDescription
Public methodVisit(Expression)
Visit a query expression
(Overrides ExpressionVisitorVisit(Expression).)
Public methodVisit(ReadOnlyCollectionExpression)
Dispatches the list of expressions to one of the more specialized visit methods in this class.
(Inherited from ExpressionVisitor.)
Top
See Also