sqlite3_index_info
Wraps an instance of sqlite3_index_info at address pointer and supplies getters and setters for reading and writing the struct.
Types
Link copied to clipboard
Wraps an instance of sqlite3_index_constraint at address pointer and supplies getters and setters for reading and writing the struct.
Link copied to clipboard
Wraps an instance of sqlite3_index_constraint_usage at address pointer and supplies getters and setters for reading and writing the struct.
Link copied to clipboard
Wraps an instance of sqlite3_index_orderby at address pointer and supplies getters and setters for reading and writing the struct.
Properties
Functions
Link copied to clipboard
Returns the sqlite3_index_constraint at index.
Link copied to clipboard
Returns the sqlite3_index_constraint_usage at index.
Link copied to clipboard
Returns the sqlite3_index_orderby at index.