Purpose:
DKOpCode is a static helper class to define constants related to comparison and logical operators. This class is used by DKQTerm, DKSearchCriteria, DKSearchNode, an so forth.
Members:
static const DKString* opStrings(long& arraySize);
static DKString toString(short opCode);
Parameters
static short toOpCode(DKString opString);
static DKBoolean isMultiValueOp(short opCode);
(c) Copyright International Business Machines Corporation 1996, 2003. IBM Corp. All rights reserved.