Sq3LiteC - configure the class … More...
Functions | |
void | ccsq3lite::Sq3LiteC::BusyTimeout (MK_I32 ms) |
C++: → C-API Set A Busy Timeout … | |
void | ccsq3lite::Sq3LiteC::DeclareVtab (MK_STRN zSQL) |
C++: → C-API Declare The Schema Of A Virtual Table … | |
void | ccsq3lite::Sq3LiteC::DeclareVtab (const std::string &zSQL) |
C++: → C-API Declare The Schema Of A Virtual Table … | |
void | ccsq3lite::Sq3LiteC::ExtendedResultCodes (MK_I32 onoff) |
C++: → C-API Enable Or Disable Extended Result Codes … | |
void | ccsq3lite::Sq3LiteC::Limit (Sq3LimitE id, MK_I32 newVal) |
C++: → C-API Run-time Limits … | |
Sq3LiteC - configure the class …
|
inline |
C++:
→ C-API sq3lite.BusyTimeout(MK_I32 ms)
Set A Busy Timeout …
Definition at line 145 of file Sq3LiteC_inline_cc.hh.
|
inline |
C++:
→ C-API sq3lite.DeclareVtab(MK_STRN zSQL)
Declare The Schema Of A Virtual Table …
Definition at line 159 of file Sq3LiteC_inline_cc.hh.
|
inline |
C++:
→ C-API sq3lite.DeclareVtab(MK_STRN zSQL)
Declare The Schema Of A Virtual Table …
Definition at line 152 of file Sq3LiteC_inline_cc.hh.
|
inline |
C++:
→ C-API sq3lite.ExtendedResultCodes(MK_I32 onoff)
Enable Or Disable Extended Result Codes …
Definition at line 167 of file Sq3LiteC_inline_cc.hh.
C++:
→ C-API sq3lite.Limit(Sq3LimitE id, MK_I32 newVal)
Run-time Limits …
Definition at line 174 of file Sq3LiteC_inline_cc.hh.