Sq3BlobC - various functions to create, initialize and destroy … More...
Functions | |
static OT_ProcRet | pysq3lite_Sq3BlobC_Open (OtClass_ARGS) |
Python: → C-API Open A BLOB For Incremental I/O … | |
static OT_ProcRet | pysq3lite_Sq3BlobC_new (CONSTR_ARGS) |
Python: → C-API Open A BLOB For Incremental I/O … | |
Sq3BlobC - various functions to create, initialize and destroy …
|
static |
Python:
→ C-API [constructor,static] Sq3BlobC Sq3BlobC.new(sq3lite:Sq3LiteC, zDb:string, zTable:string, zColumn:string, iRow:int64, flags:int32)
Open A BLOB For Incremental I/O …
Definition at line 353 of file Sq3BlobC_py.c.
|
static |
Python:
→ C-API [constructor,static] Sq3BlobC Sq3BlobC.Open(sq3lite:Sq3LiteC, zDb:string, zTable:string, zColumn:string, iRow:int64, flags:int32)
Open A BLOB For Incremental I/O …
Definition at line 325 of file Sq3BlobC_py.c.