Sq3StmtC - Retrieving Statement SQL … More...
Functions | |
static OT_ProcRet | tclsq3lite_Sq3StmtC_ExpandedSql (Sq3StmtC_ARGS) |
Tcl: → C-API Retrieving Statement SQL … | |
static OT_ProcRet | tclsq3lite_Sq3StmtC_GetPzTail (Sq3StmtC_ARGS) |
Tcl: → C-API return the non compiled sql-statement from Sq3StmtPrepareV2 and Sq3StmtPrepareV3 … | |
static OT_ProcRet | tclsq3lite_Sq3StmtC_Sql (Sq3StmtC_ARGS) |
Tcl: → C-API Retrieving Statement SQL … | |
Sq3StmtC - Retrieving Statement SQL …
|
static |
Tcl:
→ C-API string [$pStmt ExpandedSql]
Retrieving Statement SQL …
Definition at line 867 of file Sq3StmtC_tcl.c.
|
static |
Tcl:
→ C-API string [$sq3stmt GetPzTail]
return the non compiled sql-statement from Sq3StmtPrepareV2 and Sq3StmtPrepareV3 …
Definition at line 880 of file Sq3StmtC_tcl.c.
|
static |
Tcl:
→ C-API string [$pStmt Sql]
Retrieving Statement SQL …
Definition at line 893 of file Sq3StmtC_tcl.c.