ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
sqlite3_index_info::sqlite3_index_orderby Struct Reference

#include <sqlite3.h>

Public Attributes

int iColumn
 
unsigned char desc
 

Detailed Description

Definition at line 7897 of file sqlite3.c.

Member Data Documentation

◆ desc

unsigned char sqlite3_index_info::sqlite3_index_orderby::desc

Definition at line 7899 of file sqlite3.c.

Referenced by expertBestIndex().

◆ iColumn

int sqlite3_index_info::sqlite3_index_orderby::iColumn

Definition at line 7898 of file sqlite3.c.

Referenced by expertBestIndex().


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