Sq3LiteC - work with a row … More...
Functions | |
MK_I32 | ccsq3lite::Sq3LiteC::Changes () |
C++: → C-API Count The Number Of Rows Modified … | |
MK_I64 | ccsq3lite::Sq3LiteC::Changes64 () |
C++: → C-API Count The Number Of Rows Modified … | |
void | ccsq3lite::Sq3LiteC::SetLastInsertRowid (MK_I64 arg1) |
C++: → C-API Set the Last Insert Rowid value … | |
MK_I32 | ccsq3lite::Sq3LiteC::TotalChanges () |
C++: → C-API Total Number Of Rows Modified … | |
MK_I64 | ccsq3lite::Sq3LiteC::TotalChanges64 () |
C++: → C-API Total Number Of Rows Modified … | |
Sq3LiteC - work with a row …
|
inline |
C++:
→ C-API MK_I32 sq3lite.Changes()
Count The Number Of Rows Modified …
Definition at line 635 of file Sq3LiteC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_I64 sq3lite.Changes64()
Count The Number Of Rows Modified …
Definition at line 642 of file Sq3LiteC_inline_cc.hh.
|
inline |
C++:
→ C-API sq3lite.SetLastInsertRowid(MK_I64 arg1)
Set the Last Insert Rowid value …
Definition at line 649 of file Sq3LiteC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_I32 sq3lite.TotalChanges()
Total Number Of Rows Modified …
Definition at line 655 of file Sq3LiteC_inline_cc.hh.
|
inline |
C++:
→ C-API MK_I64 sq3lite.TotalChanges64()
Total Number Of Rows Modified …
Definition at line 662 of file Sq3LiteC_inline_cc.hh.