Sq3Lite PACKAGE - get information about the application … More...
Sq3Lite PACKAGE - get information about the application …
|
static |
Python:
→ C-API [static] Complete(sql:string)
Determine If An SQL Statement Is Complete …
Definition at line 2100 of file LibSq3Lite_py.c.
|
static |
Python:
→ C-API [static] KeywordCheck(arg0:string, arg1:int32)
SQL Keyword Checking …
Definition at line 2116 of file LibSq3Lite_py.c.
|
static |
Python:
→ C-API [static] KeywordCount()
SQL Keyword Checking …
Definition at line 2134 of file LibSq3Lite_py.c.
|
static |
Python:
→ C-API [static] {kwd:string kwdsz:int32} KeywordName(num:int32)
SQL Keyword Checking …
Definition at line 2150 of file LibSq3Lite_py.c.
|
static |
Python:
→ C-API [static] MkBufferC KeywordNameBUF(num:int32)
SQL Keyword Checking …
Definition at line 2081 of file LibSq3Lite_py.c.
|
static |
Python:
→ C-API [static] {pCurrent:int32 pHighwater:int32} Status(op:Sq3StatusE, resetFlag:bool)
SQLite Runtime Status …
Definition at line 2170 of file LibSq3Lite_py.c.
|
static |
Python:
→ C-API [static] {pCurrent:int64 pHighwater:int64} Status64(op:Sq3StatusE, resetFlag:bool)
SQLite Runtime Status …
Definition at line 2192 of file LibSq3Lite_py.c.