Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
AbstractCMSQueryProvider(ParentType) Class
AbstractCMSQueryProvider(ParentType) Methods
IsBinaryOperator Method
IsComparisonBinaryOperator Method
IsComputeBinaryOperator Method
IsLogicalBinaryOperator Method
IsUnary Method
ProcessBinary Method
ProcessBinding Method
ProcessBindingList Method
ProcessConditional Method
ProcessConstant Method
ProcessElementInitializer Method
ProcessElementInitializerList Method
ProcessExpression Method
ProcessExpressionList Method
ProcessInvocation Method
ProcessLambda Method
ProcessListInit Method
ProcessMemberAccess Method
ProcessMemberAssignment Method
ProcessMemberInit Method
ProcessMemberListBinding Method
ProcessMemberMemberBinding Method
ProcessMethodCall Method
ProcessNew Method
ProcessNewArray Method
ProcessParameter Method
ProcessTypeIs Method
ProcessUnary Method
AbstractCMSQueryProvider
ParentType
IsLogicalBinaryOperator Method
Returns true if the given type is an unary expression
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
protected
bool
IsLogicalBinaryOperator
(
ExpressionType
type
)
Parameters
type
Type:
System.Linq.Expressions
ExpressionType
Type to check
Return Value
Type:
Boolean
See Also
Reference
AbstractCMSQueryProvider
ParentType
Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com