Sq3LiteC - get information … More...
Functions | |
static OT_ProcRet | atlsq3lite_Sq3LiteC_GetAutocommit (Sq3LiteC_ARGS) |
Atl: → C-API Test For Auto-Commit Mode … | |
static OT_ProcRet | atlsq3lite_Sq3LiteC_LastInsertRowid (Sq3LiteC_ARGS) |
Atl: → C-API Last Insert Rowid … | |
static OT_ProcRet | atlsq3lite_Sq3LiteC_TxnState (Sq3LiteC_ARGS) |
Atl: → C-API Determine the transaction state of a database … | |
static OT_ProcRet | atlsq3lite_Sq3LiteC_VtabOnConflict (Sq3LiteC_ARGS) |
Atl: → C-API Determine The Virtual Table Conflict Policy … | |
Sq3LiteC - get information …
|
static |
Atl:
→ C-API int32 [Sq3LiteC::GetAutocommit $sq3lite]
Test For Auto-Commit Mode …
Definition at line 515 of file Sq3LiteC_atl.c.
|
static |
Atl:
→ C-API int64 [Sq3LiteC::LastInsertRowid $sq3lite]
Last Insert Rowid …
Definition at line 528 of file Sq3LiteC_atl.c.
|
static |
Atl:
→ C-API Sq3LiteC::TxnState $sq3lite zSchema:string
Determine the transaction state of a database …
Definition at line 541 of file Sq3LiteC_atl.c.
|
static |
Atl:
→ C-API Sq3LiteC::VtabOnConflict $sq3lite
Determine The Virtual Table Conflict Policy …
Definition at line 557 of file Sq3LiteC_atl.c.