gdrsclib
Data Fields
sqlite3_index_info::sqlite3_index_constraint Struct Reference

#include <sqlite3.h>

Data Fields

int iColumn
 
unsigned char op
 
unsigned char usable
 
int iTermOffset
 

Detailed Description

Definition at line 4850 of file sqlite3.c.

Field Documentation

◆ iColumn

int iColumn

Definition at line 4851 of file sqlite3.c.

◆ iTermOffset

int iTermOffset

Definition at line 4854 of file sqlite3.c.

◆ op

unsigned char op

Definition at line 4852 of file sqlite3.c.

◆ usable

unsigned char usable

Definition at line 4853 of file sqlite3.c.


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