Searched refs:xDisconnect (Results 1 – 2 of 2) sorted by relevance
7297 int (*xDisconnect)(sqlite3_vtab *pVTab); member
7610 int (*xDisconnect)(sqlite3_vtab *pVTab); member154371 p->pModule->xDisconnect(p);155077 if( xDestroy==0 ) xDestroy = p->pMod->pModule->xDisconnect;