Sq3LiteC - work with a row … More...
Functions | |
static OT_ProcRet | atlsq3lite_Sq3LiteC_Changes (Sq3LiteC_ARGS) |
Atl: → C-API Count The Number Of Rows Modified … | |
static OT_ProcRet | atlsq3lite_Sq3LiteC_Changes64 (Sq3LiteC_ARGS) |
Atl: → C-API Count The Number Of Rows Modified … | |
static OT_ProcRet | atlsq3lite_Sq3LiteC_SetLastInsertRowid (Sq3LiteC_ARGS) |
Atl: → C-API Set the Last Insert Rowid value … | |
static OT_ProcRet | atlsq3lite_Sq3LiteC_TotalChanges (Sq3LiteC_ARGS) |
Atl: → C-API Total Number Of Rows Modified … | |
static OT_ProcRet | atlsq3lite_Sq3LiteC_TotalChanges64 (Sq3LiteC_ARGS) |
Atl: → C-API Total Number Of Rows Modified … | |
Sq3LiteC - work with a row …
|
static |
Atl:
→ C-API int32 [Sq3LiteC::Changes $sq3lite]
Count The Number Of Rows Modified …
Definition at line 899 of file Sq3LiteC_atl.c.
|
static |
Atl:
→ C-API int64 [Sq3LiteC::Changes64 $sq3lite]
Count The Number Of Rows Modified …
Definition at line 912 of file Sq3LiteC_atl.c.
|
static |
Atl:
→ C-API Sq3LiteC::SetLastInsertRowid $sq3lite arg1:int64
Set the Last Insert Rowid value …
Definition at line 925 of file Sq3LiteC_atl.c.
|
static |
Atl:
→ C-API int32 [Sq3LiteC::TotalChanges $sq3lite]
Total Number Of Rows Modified …
Definition at line 941 of file Sq3LiteC_atl.c.
|
static |
Atl:
→ C-API int64 [Sq3LiteC::TotalChanges64 $sq3lite]
Total Number Of Rows Modified …
Definition at line 954 of file Sq3LiteC_atl.c.