Searched refs:xDisconnect (Results 1 – 2 of 2) sorted by relevance
7693 int (*xDisconnect)(sqlite3_vtab *pVTab); member
8014 int (*xDisconnect)(sqlite3_vtab *pVTab); member161848 p->pModule->xDisconnect(p);162578 if( xDestroy==0 ) xDestroy = p->pMod->pModule->xDisconnect;