Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataEngine 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
GetOperator Method
Gets the operator string
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
virtual
string
GetOperator
(
QueryOperator
op
)
Parameters
op
Type:
CMS.DataEngine
QueryOperator
Operator to convert
Return Value
Type:
String
See Also
Reference
WhereBuilder Class
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com