Session Object Handle
En esta página
Session Module C Interface#
Session Object Handle#
typedef struct sqlite3_session sqlite3_session;\
An instance of this object is a session that can be used to record changes to a database.
Constructor: sqlite3session_create()
Destructor: sqlite3session_delete()