Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
DbPath Struct Reference

Data Fields

int rc
int nSymlink
char * zOut
int nOut
int nUsed

Detailed Description

Definition at line 45446 of file sqlite3.c.

Field Documentation

◆ nOut

int DbPath::nOut

Definition at line 45450 of file sqlite3.c.

◆ nSymlink

int DbPath::nSymlink

Definition at line 45448 of file sqlite3.c.

◆ nUsed

int DbPath::nUsed

Definition at line 45451 of file sqlite3.c.

◆ rc

int DbPath::rc

Definition at line 45447 of file sqlite3.c.

◆ zOut

char* DbPath::zOut

Definition at line 45449 of file sqlite3.c.


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