gdrsclib
Data Fields
sqlite3_index_info::sqlite3_index_orderby Struct Reference

#include <sqlite3.h>

Data Fields

int iColumn
 
unsigned char desc
 

Detailed Description

Definition at line 4857 of file sqlite3.c.

Field Documentation

◆ desc

unsigned char desc

Definition at line 4859 of file sqlite3.c.

◆ iColumn

int iColumn

Definition at line 4858 of file sqlite3.c.


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