SavvyUI C++ UI Library
Loading...
Searching...
No Matches
sqlite3_index_info::sqlite3_index_constraint Struct Reference

#include <sqlite3.h>

Public Attributes

int iColumn
unsigned char op
unsigned char usable
int iTermOffset

Member Data Documentation

◆ iColumn

int sqlite3_index_info::sqlite3_index_constraint::iColumn

◆ iTermOffset

int sqlite3_index_info::sqlite3_index_constraint::iTermOffset

◆ op

unsigned char sqlite3_index_info::sqlite3_index_constraint::op

◆ usable

unsigned char sqlite3_index_info::sqlite3_index_constraint::usable

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