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

Data Fields

sqlite3_vtab base
sqlite3db

Detailed Description

Definition at line 9071 of file shell.c.

Field Documentation

◆ base

sqlite3_vtab completion_vtab::base

Definition at line 9072 of file shell.c.

◆ db

sqlite3* completion_vtab::db

Definition at line 9073 of file shell.c.

Referenced by completionConnect(), and completionOpen().


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