GdaSqlStatementSelect

Members

Variables

GdaReserved1
void* GdaReserved1;
GdaReserved2
void* GdaReserved2;
any
GdaSqlAnyPart any;
distinct
gboolean distinct;
distinctExpr
GdaSqlExpr* distinctExpr;
exprList
GSList* exprList;
from
GdaSqlSelectFrom* from;
groupBy
GSList* groupBy;
havingCond
GdaSqlExpr* havingCond;
limitCount
GdaSqlExpr* limitCount;
limitOffset
GdaSqlExpr* limitOffset;
orderBy
GSList* orderBy;
whereCond
GdaSqlExpr* whereCond;