Sqlite3 3.50.2
Light weight SQL DB
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 7676 of file sqlite3.h.

Field Documentation

◆ desc

unsigned char sqlite3_index_info::sqlite3_index_orderby::desc

Definition at line 7678 of file sqlite3.h.

Referenced by expertBestIndex(), and seriesBestIndex().

◆ iColumn

int sqlite3_index_info::sqlite3_index_orderby::iColumn

Definition at line 7677 of file sqlite3.h.

Referenced by expertBestIndex(), and seriesBestIndex().


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