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

Data Fields

sqlite3db
SrcListpRef
i64 nExclude
int * aiExclude

Detailed Description

Definition at line 117125 of file sqlite3.c.

Field Documentation

◆ aiExclude

int* RefSrcList::aiExclude

Definition at line 117129 of file sqlite3.c.

◆ db

sqlite3* RefSrcList::db

Definition at line 117126 of file sqlite3.c.

◆ nExclude

i64 RefSrcList::nExclude

Definition at line 117128 of file sqlite3.c.

◆ pRef

SrcList* RefSrcList::pRef

Definition at line 117127 of file sqlite3.c.


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