Sq3LiteC - configure the class … More...
Functions | |
static OT_ProcRet | atlsq3lite_Sq3LiteC_BusyTimeout (Sq3LiteC_ARGS) |
Atl: → C-API Set A Busy Timeout … | |
static OT_ProcRet | atlsq3lite_Sq3LiteC_DeclareVtab (Sq3LiteC_ARGS) |
Atl: → C-API Declare The Schema Of A Virtual Table … | |
static OT_ProcRet | atlsq3lite_Sq3LiteC_ExtendedResultCodes (Sq3LiteC_ARGS) |
Atl: → C-API Enable Or Disable Extended Result Codes … | |
static OT_ProcRet | atlsq3lite_Sq3LiteC_Limit (Sq3LiteC_ARGS) |
Atl: → C-API Run-time Limits … | |
Sq3LiteC - configure the class …
|
static |
Atl:
→ C-API Sq3LiteC::BusyTimeout $sq3lite ms:int32
Set A Busy Timeout …
Definition at line 280 of file Sq3LiteC_atl.c.
|
static |
Atl:
→ C-API Sq3LiteC::DeclareVtab $sq3lite zSQL:string
Declare The Schema Of A Virtual Table …
Definition at line 296 of file Sq3LiteC_atl.c.
|
static |
Atl:
→ C-API Sq3LiteC::ExtendedResultCodes $sq3lite onoff:int32
Enable Or Disable Extended Result Codes …
Definition at line 312 of file Sq3LiteC_atl.c.
|
static |
Atl:
→ C-API Sq3LiteC::Limit $sq3lite id:Sq3LimitE newVal:int32
Run-time Limits …
Definition at line 328 of file Sq3LiteC_atl.c.