Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
WhereBuilder Class
WhereBuilder Methods
AddWhereCondition Method
GetBinaryOperator Method
GetEqualsOrNull Method
GetExists Method
GetIn Method
GetIsNull Method
GetNegation Method
GetNestedWhereCondition Method
GetOperator Method
GetParameter Method
GetWhere Method
RepresentsNull Method
WhereBuilder
GetBinaryOperator Method
Gets the binary operator based on the expression type
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
virtual
string
GetBinaryOperator
(
ExpressionType
ex
)
Parameters
ex
Type:
System.Linq.Expressions
ExpressionType
Expression type
Return Value
Type:
String
See Also
Reference
WhereBuilder Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com