theSq3Lite 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard - theLib - theATL
c - tcl - atl - cs - py - rb - jv - cc
Loading...
Searching...
No Matches
sqlite3_vtab Struct Reference

#include <sqlite3_modified.h>

+ Collaboration diagram for sqlite3_vtab:

Data Fields

const sqlite3_modulepModule
 
int nRef
 
char * zErrMsg
 

Detailed Description

Definition at line 7610 of file sqlite3_modified.h.

Field Documentation

◆ nRef

int sqlite3_vtab::nRef

Definition at line 7612 of file sqlite3_modified.h.

◆ pModule

const sqlite3_module* sqlite3_vtab::pModule

Definition at line 7611 of file sqlite3_modified.h.

◆ zErrMsg

char* sqlite3_vtab::zErrMsg

Definition at line 7613 of file sqlite3_modified.h.


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