WhereBuilderGetOperator Method |
Gets the operator string
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public virtual string GetOperator(
QueryOperator op
)
Parameters
- op
- Type: CMS.DataEngineQueryOperator
Operator to convert
Return Value
Type:
StringSee Also