Github User Fetcher 1.0.0
C Application with Server and GUI
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 7913 of file sqlite3.c.

Field Documentation

◆ argvIndex

int sqlite3_index_info::sqlite3_index_constraint_usage::argvIndex

Definition at line 7914 of file sqlite3.c.

Referenced by pragmaVtabBestIndex().

◆ omit

unsigned char sqlite3_index_info::sqlite3_index_constraint_usage::omit

Definition at line 7915 of file sqlite3.c.

Referenced by pragmaVtabBestIndex().


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