Searched defs:getColumnNames (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/ext/wasm/api/ | ||
| H A D | sqlite3-api-oo1.js | 1720 getColumnNames: function(tgt=[]){ method in Stmt |
| /sqlite-3.40.0/src/ | ||
| H A D | test8.c | 159 static int getColumnNames( in getColumnNames() function |