Searched refs:asType (Results 1 – 1 of 1) sorted by relevance
1041 selectValue: function(sql,bind,asType){1045 if(stmt.step()) rc = stmt.get(0,asType);1603 get: function(ndx,asType){ argument1621 switch(undefined===asType1623 : asType){