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

#include <sqlite3.h>

Public Attributes

int argvIndex
 
unsigned char omit
 

Detailed Description

Definition at line 7902 of file sqlite3.c.

Member Data Documentation

◆ argvIndex

int sqlite3_index_info::sqlite3_index_constraint_usage::argvIndex

◆ omit

unsigned char sqlite3_index_info::sqlite3_index_constraint_usage::omit

Definition at line 7904 of file sqlite3.c.

Referenced by completionBestIndex(), fsdirBestIndex(), and pragmaVtabBestIndex().


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