Searched defs:bind_parameter_count (Results 1 – 4 of 4) sorted by relevance
151 public native int bind_parameter_count() throws SQLite.Exception; in bind_parameter_count() method in Stmt
42 int (*bind_parameter_count)(sqlite3_stmt*); member