Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
ValueList Struct Reference
Collaboration diagram for ValueList:

Data Fields

BtCursorpCsr
sqlite3_valuepOut

Detailed Description

Definition at line 24151 of file sqlite3.c.

Field Documentation

◆ pCsr

BtCursor* ValueList::pCsr

Definition at line 24152 of file sqlite3.c.

◆ pOut

sqlite3_value* ValueList::pOut

Definition at line 24153 of file sqlite3.c.


The documentation for this struct was generated from the following file: