#include <sqlite3_modified.h>
Data Fields | |
int | iColumn |
unsigned char | op |
unsigned char | usable |
int | iTermOffset |
Definition at line 7435 of file sqlite3_modified.h.
int sqlite3_index_info::sqlite3_index_constraint::iColumn |
Definition at line 7436 of file sqlite3_modified.h.
int sqlite3_index_info::sqlite3_index_constraint::iTermOffset |
Definition at line 7439 of file sqlite3_modified.h.
unsigned char sqlite3_index_info::sqlite3_index_constraint::op |
Definition at line 7437 of file sqlite3_modified.h.
unsigned char sqlite3_index_info::sqlite3_index_constraint::usable |
Definition at line 7438 of file sqlite3_modified.h.