Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
sqlite3_index_info::sqlite3_index_orderby Struct Reference

#include <sqlite3.h>

Data Fields

int iColumn
 
unsigned char desc
 

Detailed Description

Definition at line 7908 of file sqlite3.c.

Field Documentation

◆ desc

unsigned char sqlite3_index_info::sqlite3_index_orderby::desc

Definition at line 7910 of file sqlite3.c.

◆ iColumn

int sqlite3_index_info::sqlite3_index_orderby::iColumn

Definition at line 7909 of file sqlite3.c.


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