.Net SDK 4.0.0 documentation
.Net SDK 4.0.0 documentation
Intuit.Ipp.LinqExtender
Query(T) Class
Query(T) Methods
Add Method
AddRange Method
Any Method
Clear Method
Count Method
CreateQuery Method
Execute Method
First Method
FirstOrDefault Method
GetEnumerator Method
Last Method
LastOrDefault Method
Remove Method
Single Method
SingleOrDefault Method
Sort Method
SubmitChanges Method
VisitBinary Method
VisitConstant Method
VisitMemberAccess Method
VisitMethodCall Method
VisitUnary Method
Query
T
VisitBinary Method
Visits the binary expression.
Namespace:
Intuit.Ipp.LinqExtender
Assembly:
Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
Copy
public
override
Expression
VisitBinary
(
BinaryExpression
expression
)
Parameters
expression
Type:
System.Linq.Expressions
BinaryExpression
Target expression
Return Value
Type:
Expression
Result expression
See Also
Reference
Query
T
Class
Intuit.Ipp.LinqExtender Namespace