Searched refs:getInt (Results 1 – 2 of 2) sorted by relevance
1676 getInt: function(ndx){return this.get(ndx,capi.SQLITE_INTEGER)}, method in Stmt
1171 .assert(3 === st.getInt(0))