Sq3Lite PACKAGE - get information about the application … More...
Sq3Lite PACKAGE - get information about the application …
|
static |
Ruby:
→ C-API (static) Sq3Lite.Complete(sql:string)
Determine If An SQL Statement Is Complete …
Definition at line 1795 of file LibSq3Lite_rb.c.
|
static |
Ruby:
→ C-API (static) Sq3Lite.KeywordCheck(arg0:string, arg1:int32)
SQL Keyword Checking …
Definition at line 1808 of file LibSq3Lite_rb.c.
|
static |
Ruby:
→ C-API (static) Sq3Lite.KeywordCount()
SQL Keyword Checking …
Definition at line 1823 of file LibSq3Lite_rb.c.
|
static |
Ruby:
→ C-API (static) {kwd:string kwdsz:int32} Sq3Lite.KeywordName(num:int32)
SQL Keyword Checking …
Definition at line 1836 of file LibSq3Lite_rb.c.
|
static |
Ruby:
→ C-API (static) MkBufferC Sq3Lite.KeywordNameBUF(num:int32)
SQL Keyword Checking …
Definition at line 1779 of file LibSq3Lite_rb.c.
|
static |
Ruby:
→ C-API (static) {pCurrent:int32 pHighwater:int32} Sq3Lite.Status(op:Sq3StatusE, resetFlag:bool)
SQLite Runtime Status …
Definition at line 1853 of file LibSq3Lite_rb.c.
|
static |
Ruby:
→ C-API (static) {pCurrent:int64 pHighwater:int64} Sq3Lite.Status64(op:Sq3StatusE, resetFlag:bool)
SQLite Runtime Status …
Definition at line 1872 of file LibSq3Lite_rb.c.