Sq3Lite PACKAGE - get information about the application … More...
Sq3Lite PACKAGE - get information about the application …
|
inlinestatic |
C#:
→ C-API [static] Complete(string sql)
Determine If An SQL Statement Is Complete …
Definition at line 976 of file LibSq3Lite_cs.cs.
|
inlinestatic |
C#:
→ C-API [static] KeywordCheck(string arg0, int arg1)
SQL Keyword Checking …
Definition at line 984 of file LibSq3Lite_cs.cs.
|
inlinestatic |
C#:
→ C-API [static] KeywordCount()
SQL Keyword Checking …
Definition at line 992 of file LibSq3Lite_cs.cs.
|
inlinestatic |
C#:
→ C-API [static] {kwd:string kwdsz:int} KeywordName(int num)
SQL Keyword Checking …
Definition at line 1000 of file LibSq3Lite_cs.cs.
|
inlinestatic |
C#:
→ C-API [static] MkBufferC KeywordNameBUF(int num)
SQL Keyword Checking …
Definition at line 966 of file LibSq3Lite_cs.cs.
|
inlinestatic |
C#:
→ C-API [static] {pCurrent:int pHighwater:int} Status(Sq3StatusE op, bool resetFlag)
SQLite Runtime Status …
Definition at line 1012 of file LibSq3Lite_cs.cs.
|
inlinestatic |
C#:
→ C-API [static] {pCurrent:long pHighwater:long} Status64(Sq3StatusE op, bool resetFlag)
SQLite Runtime Status …
Definition at line 1024 of file LibSq3Lite_cs.cs.