Sq3LiteC - work with a row … More...
Functions | |
static OT_ProcRet | tclsq3lite_Sq3LiteC_Changes (Sq3LiteC_ARGS) |
Tcl: → C-API Count The Number Of Rows Modified … | |
static OT_ProcRet | tclsq3lite_Sq3LiteC_Changes64 (Sq3LiteC_ARGS) |
Tcl: → C-API Count The Number Of Rows Modified … | |
static OT_ProcRet | tclsq3lite_Sq3LiteC_SetLastInsertRowid (Sq3LiteC_ARGS) |
Tcl: → C-API Set the Last Insert Rowid value … | |
static OT_ProcRet | tclsq3lite_Sq3LiteC_TotalChanges (Sq3LiteC_ARGS) |
Tcl: → C-API Total Number Of Rows Modified … | |
static OT_ProcRet | tclsq3lite_Sq3LiteC_TotalChanges64 (Sq3LiteC_ARGS) |
Tcl: → C-API Total Number Of Rows Modified … | |
Sq3LiteC - work with a row …
|
static |
Tcl:
→ C-API int32 [$sq3lite Changes]
Count The Number Of Rows Modified …
Definition at line 923 of file Sq3LiteC_tcl.c.
|
static |
Tcl:
→ C-API int64 [$sq3lite Changes64]
Count The Number Of Rows Modified …
Definition at line 936 of file Sq3LiteC_tcl.c.
|
static |
Tcl:
→ C-API $sq3lite SetLastInsertRowid arg1:int64
Set the Last Insert Rowid value …
Definition at line 949 of file Sq3LiteC_tcl.c.
|
static |
Tcl:
→ C-API int32 [$sq3lite TotalChanges]
Total Number Of Rows Modified …
Definition at line 965 of file Sq3LiteC_tcl.c.
|
static |
Tcl:
→ C-API int64 [$sq3lite TotalChanges64]
Total Number Of Rows Modified …
Definition at line 978 of file Sq3LiteC_tcl.c.