GdaSqlOperation

This structure represents an operation between one or more operands.

Members

Variables

GdaReserved1
void* GdaReserved1;
GdaReserved2
void* GdaReserved2;
any
GdaSqlAnyPart any;

inheritance structure

operands
GSList* operands;

list of #GdaSqlExpr operands

operatorType
GdaSqlOperatorType operatorType;