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

Data Fields

u16 n
WhereOrCost a [N_OR_COST]

Detailed Description

Definition at line 159112 of file sqlite3.c.

Field Documentation

◆ a

WhereOrCost WhereOrSet::a[N_OR_COST]

Definition at line 159114 of file sqlite3.c.

◆ n

u16 WhereOrSet::n

Definition at line 159113 of file sqlite3.c.


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