Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
sqlite3_index_info::sqlite3_index_constraint_usage Struct Reference

#include "sqlite3.h"

Data Fields

int argvIndex
unsigned char omit

Detailed Description

Definition at line 7681 of file sqlite3.h.

Field Documentation

◆ argvIndex

int sqlite3_index_info::sqlite3_index_constraint_usage::argvIndex

Definition at line 7682 of file sqlite3.h.

Referenced by completionBestIndex(), expertBestIndex(), fsdirBestIndex(), and seriesBestIndex().

◆ omit

unsigned char sqlite3_index_info::sqlite3_index_constraint_usage::omit

Definition at line 7683 of file sqlite3.h.

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


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