+
Point of view
All features
deferred class SQLITE3_MODULE_STRUCT
Features
{}
- sqlite3_module_struct_set_iversion (a_structure: POINTER, a_value: INTEGER_32)
- sqlite3_module_struct_set_xcreate (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xconnect (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xbestindex (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xdisconnect (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xdestroy (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xopen (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xclose (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xfilter (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xnext (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xeof (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xcolumn (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xrowid (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xupdate (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xbegin (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xsync (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xcommit (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xrollback (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xfindfunction (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xrename (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xsavepoint (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xrelease (a_structure: POINTER, a_value: POINTER)
- sqlite3_module_struct_set_xrollbackto (a_structure: POINTER, a_value: POINTER)
{}
sqlite3_module_struct_set_xcreate (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xconnect (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xbestindex (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xdisconnect (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xdestroy (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xopen (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xclose (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xfilter (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xnext (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xeof (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xcolumn (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xrowid (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xupdate (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xbegin (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xsync (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xcommit (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xrollback (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xfindfunction (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xrename (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xsavepoint (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xrelease (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_set_xrollbackto (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_module_struct_get_xfindfunction (a_structure:
POINTER):
POINTER
{}