FTEQW
Documentation of the FTE engine source tree.
sqlite3_index_info::sqlite3_index_orderby Struct Reference

#include <sqlite3.h>

Public Attributes

int iColumn
 
unsigned char desc
 

Member Data Documentation

◆ desc

unsigned char sqlite3_index_info::sqlite3_index_orderby::desc

◆ iColumn

int sqlite3_index_info::sqlite3_index_orderby::iColumn

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