internal override int ColumnCount(SQLiteStatement stmt) { return(UnsafeNativeMethods.sqlite3_column_count_interop(stmt._sqlite_stmt)); }