theSq3Lite 10.0
Loading...
Searching...
No Matches
sqlite3_index_info::sqlite3_index_constraint Struct Reference

#include <sqlite3_modified.h>

Data Fields

int iColumn
 
unsigned char op
 
unsigned char usable
 
int iTermOffset
 

Detailed Description

Definition at line 7435 of file sqlite3_modified.h.

Field Documentation

◆ iColumn

int sqlite3_index_info::sqlite3_index_constraint::iColumn

Definition at line 7436 of file sqlite3_modified.h.

◆ iTermOffset

int sqlite3_index_info::sqlite3_index_constraint::iTermOffset

Definition at line 7439 of file sqlite3_modified.h.

◆ op

unsigned char sqlite3_index_info::sqlite3_index_constraint::op

Definition at line 7437 of file sqlite3_modified.h.

◆ usable

unsigned char sqlite3_index_info::sqlite3_index_constraint::usable

Definition at line 7438 of file sqlite3_modified.h.


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