Click or drag to resize
WhereBuilderGetOperator Method
Gets the operator string

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

Parameters

op
Type: CMS.DataEngineQueryOperator
Operator to convert

Return Value

Type: String
See Also