Searched defs:pExprList (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsqlite/src/
H A DsqliteInt.h1005 * pExprList -> If this is an INSERT INTO ... VALUES ... statement, then
1020 * pExprList -> A list of the columns to update and the expressions to update
1031 INSERT steps (when pExprList == 0) */
1034 ExprList *pExprList; /* Valid for UPDATE statements and sometimes member in struct:TriggerStep

Completed in 28 milliseconds