Sq3ValueC - work with the virtual-file-system … More...
Functions | |
static OT_ProcRet | pysq3lite_Sq3ValueC_VtabInFirst (Sq3ValueC_ARGS) |
Python: → C-API Find all elements on the right-hand side of an IN constraint … | |
static OT_ProcRet | pysq3lite_Sq3ValueC_VtabInNext (Sq3ValueC_ARGS) |
Python: → C-API Find all elements on the right-hand side of an IN constraint … | |
Sq3ValueC - work with the virtual-file-system …
|
static |
Python:
→ C-API Sq3ValueC pVal.VtabInFirst()
Find all elements on the right-hand side of an IN constraint …
Definition at line 512 of file Sq3ValueC_py.c.
|
static |
Python:
→ C-API Sq3ValueC pVal.VtabInNext()
Find all elements on the right-hand side of an IN constraint …
Definition at line 527 of file Sq3ValueC_py.c.