Click or drag to resize
WhereBuilder.GetOperator Method
Gets the operator string

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public virtual string GetOperator(
	QueryOperator op
)

Parameters

op
Type: CMS.DataEngine.QueryOperator
Operator to convert

Return Value

Type: String
See Also