OpenEdge.BusinessLogic.QueryOperatorHelper
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
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
Ccs.BusinessLogic.QueryOperatorEnum ToEnum (character)
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Constructor Detail
STATIC QueryOperatorHelper ()
|
||||||
|---|---|---|---|---|---|---|