| 
            
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL Equals (Object) | 
     Compares this Enum member to another member of this Enum by Value  Inherited from Consultingwerk.Enum  | 
|
| + | Ccs.BusinessLogic.QueryOperatorEnum FromString (character) | 
     Returns the reference to the Enum member with the given name  | 
|
| + | Ccs.BusinessLogic.QueryOperatorEnum FromValue (integer) | 
     Returns the reference to the Enum member with the given value  | 
|
| + F | INT64 GetValue () | 
     Returns the Value of the Enum Member  Inherited from Consultingwerk.Enum  | 
|
| + | CHARACTER ToString () | 
     Returns a CHARACTER representation (human readable) of the
Enum member  Inherited from Consultingwerk.Enum  | 
| Options | Name | Purpose | |
|---|---|---|---|
| - | QueryOperatorEnum (integer, character) | 
     Constructor for the QueryOperatorEnum class  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | Ccs.BusinessLogic.QueryOperatorEnum Begins | 
       | 
|
| + | Ccs.BusinessLogic.QueryOperatorEnum Contains | 
       | 
|
| + | Ccs.BusinessLogic.QueryOperatorEnum Eq | 
       | 
|
| + | Ccs.BusinessLogic.QueryOperatorEnum Ge | 
       | 
|
| + | Ccs.BusinessLogic.QueryOperatorEnum Gt | 
       | 
|
| + | Ccs.BusinessLogic.QueryOperatorEnum InList | 
       | 
|
| + | Ccs.BusinessLogic.QueryOperatorEnum InRange | 
       | 
|
| # | CHARACTER Label | 
       Inherited from Consultingwerk.Enum  | 
|
| + | Ccs.BusinessLogic.QueryOperatorEnum Le | 
       | 
|
| + | Ccs.BusinessLogic.QueryOperatorEnum Lt | 
       | 
|
| + | Ccs.BusinessLogic.QueryOperatorEnum Matches | 
       | 
|
| + | Ccs.BusinessLogic.QueryOperatorEnum Ne | 
       | 
|
| + | INTEGER Value | 
       Inherited from Consultingwerk.Enum  | 
| 
         
            
                Top
                
            
         
        PUBLIC LOGICAL Equals (Object)
 
  | 
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Ccs.BusinessLogic.QueryOperatorEnum FromString (character)
 
  | 
||||||||||||||||||||||
        
        PUBLIC Ccs.BusinessLogic.QueryOperatorEnum FromValue (integer)
 
  | 
||||||||||||||||||||||
        
        PUBLIC INT64 GetValue ()
 
  | 
||||||||||||||||||||||
        
        PUBLIC CHARACTER ToString ()
 
  | 
||||||||||||||||||||||
        
        PRIVATE QueryOperatorEnum (integer, character)
 
  | 
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Ccs.BusinessLogic.QueryOperatorEnum Begins
  | 
|||||||||
|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Ccs.BusinessLogic.QueryOperatorEnum Contains
  | 
|||||||||
        
        PUBLIC Ccs.BusinessLogic.QueryOperatorEnum Eq
  | 
|||||||||
        
        PUBLIC Ccs.BusinessLogic.QueryOperatorEnum Ge
  | 
|||||||||
        
        PUBLIC Ccs.BusinessLogic.QueryOperatorEnum Gt
  | 
|||||||||
        
        PUBLIC Ccs.BusinessLogic.QueryOperatorEnum InList
  | 
|||||||||
        
        PUBLIC Ccs.BusinessLogic.QueryOperatorEnum InRange
  | 
|||||||||
        
        PROTECTED CHARACTER Label
 
  | 
|||||||||
        
        PUBLIC Ccs.BusinessLogic.QueryOperatorEnum Le
  | 
|||||||||
        
        PUBLIC Ccs.BusinessLogic.QueryOperatorEnum Lt
  | 
|||||||||
        
        PUBLIC Ccs.BusinessLogic.QueryOperatorEnum Matches
  | 
|||||||||
        
        PUBLIC Ccs.BusinessLogic.QueryOperatorEnum Ne
  | 
|||||||||
        
        PUBLIC INTEGER Value
 
  | 
|||||||||