ARMultiSchemaFuncArithOpStruct
Represents the result value from an arithmetic operation, and allows you to specify the aggregate function to use, if any.
typedef struct ARMultiSchemaFuncArithOpStruct {
unsigned int operation;
ARMultiSchemaFieldFuncValueOrArithStruct operandLeft;
ARMultiSchemaFieldFuncValueOrArithStruct operandRight;
} ARMultiSchemaFuncArithOpStruct;
This structure has these elements:
Element | Description |
---|---|
operation | Integer that specifies the type of relational operation to perform:
|
operandLeft | Holds information for the left operand. |
operandRight | Holds information for the right operand. |
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*