dropVTable         77 Source/modules/webdatabase/DatabaseAuthorizer.h     int dropVTable(const String& tableName, const String& moduleName);
dropVTable        356 Source/modules/webdatabase/sqlite/SQLiteDatabase.cpp             return auth->dropVTable(parameter1, parameter2);