gdrsclib
Data Fields
sqlite3::sqlite3InitInfo Struct Reference

Data Fields

int iDb
 
int newTnum
 
u8 busy
 
u8 orphanTrigger
 

Detailed Description

Definition at line 8407 of file sqlite3.c.

Field Documentation

◆ busy

u8 busy

Definition at line 8410 of file sqlite3.c.

◆ iDb

int iDb

Definition at line 8408 of file sqlite3.c.

◆ newTnum

int newTnum

Definition at line 8409 of file sqlite3.c.

◆ orphanTrigger

u8 orphanTrigger

Definition at line 8411 of file sqlite3.c.


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