Namespace: OpenEdge.BusinessLogic
Class
QueryOperatorHelper
Parent classes:
Inherits: Progress.Lang.Object

Copyright (c) 2018, 2021 by Progress Software Corporation. All rights reserved.
File:QueryOperatorHelper
Author(s):pjudge
Created:2018-06-15




Method Summary
Options Name Purpose
Ccs.BusinessLogic.QueryOperatorEnum ToEnum (character) /* Helper method to turn a string operator into an enum @param character The operator @param QueryOperatorEnum An enum operator. UNKNOWN/NULL if it cannot be converted into an enum */

Constructor Summary
Options Name Purpose
QueryOperatorHelper () /* Static constructor */


Method Detail
Top

Ccs.BusinessLogic.QueryOperatorEnum ToEnum (character)

/* Helper method to turn a string operator into an enum
Parameters:
pOperator CHARACTER
Returns Ccs.BusinessLogic.QueryOperatorEnum


Constructor Detail
Top

STATIC QueryOperatorHelper ()

/* Static constructor


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.5.0