Sq3LiteC - configure the class … More...
Functions | |
static OT_ProcRet | tclsq3lite_Sq3LiteC_BusyTimeout (Sq3LiteC_ARGS) |
Tcl: → C-API Set A Busy Timeout … | |
static OT_ProcRet | tclsq3lite_Sq3LiteC_DeclareVtab (Sq3LiteC_ARGS) |
Tcl: → C-API Declare The Schema Of A Virtual Table … | |
static OT_ProcRet | tclsq3lite_Sq3LiteC_ExtendedResultCodes (Sq3LiteC_ARGS) |
Tcl: → C-API Enable Or Disable Extended Result Codes … | |
static OT_ProcRet | tclsq3lite_Sq3LiteC_Limit (Sq3LiteC_ARGS) |
Tcl: → C-API Run-time Limits … | |
Sq3LiteC - configure the class …
|
static |
Tcl:
→ C-API $sq3lite BusyTimeout ms:int32
Set A Busy Timeout …
Definition at line 301 of file Sq3LiteC_tcl.c.
|
static |
Tcl:
→ C-API $sq3lite DeclareVtab zSQL:string
Declare The Schema Of A Virtual Table …
Definition at line 317 of file Sq3LiteC_tcl.c.
|
static |
Tcl:
→ C-API $sq3lite ExtendedResultCodes onoff:int32
Enable Or Disable Extended Result Codes …
Definition at line 333 of file Sq3LiteC_tcl.c.
|
static |
Tcl:
→ C-API $sq3lite Limit id:Sq3LimitE newVal:int32
Run-time Limits …
Definition at line 349 of file Sq3LiteC_tcl.c.