WebFramework v3.0.12
Web framework for C++.
Loading...
Searching...
No Matches
sqlite3_index_info::sqlite3_index_orderby Struct Reference

Public Attributes

int iColumn
 
unsigned char desc
 

Detailed Description

Definition at line 7492 of file sqlite3.h.

Member Data Documentation

◆ desc

unsigned char sqlite3_index_info::sqlite3_index_orderby::desc

Definition at line 7494 of file sqlite3.h.

◆ iColumn

int sqlite3_index_info::sqlite3_index_orderby::iColumn

Definition at line 7493 of file sqlite3.h.


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