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

Data Fields

i64 v
struct RowSetEntrypRight
struct RowSetEntrypLeft

Detailed Description

Definition at line 57468 of file sqlite3.c.

Field Documentation

◆ pLeft

struct RowSetEntry* RowSetEntry::pLeft

Definition at line 57471 of file sqlite3.c.

◆ pRight

struct RowSetEntry* RowSetEntry::pRight

Definition at line 57470 of file sqlite3.c.

◆ v

i64 RowSetEntry::v

Definition at line 57469 of file sqlite3.c.


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