Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
compareInfo Struct Reference

Data Fields

u8 matchAll
u8 matchOne
u8 matchSet
u8 noCase

Detailed Description

Definition at line 131003 of file sqlite3.c.

Field Documentation

◆ matchAll

u8 compareInfo::matchAll

Definition at line 131004 of file sqlite3.c.

◆ matchOne

u8 compareInfo::matchOne

Definition at line 131005 of file sqlite3.c.

◆ matchSet

u8 compareInfo::matchSet

Definition at line 131006 of file sqlite3.c.

◆ noCase

u8 compareInfo::noCase

Definition at line 131007 of file sqlite3.c.


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