extended_result_codes method
Cross platform interface api for sqlite3_extended_result_codes
Implementation
int extended_result_codes(cpf.PtrSqlite3 arg1, int onoff) =>
_sqlite.extended_result_codes(arg1, onoff);
Cross platform interface api for sqlite3_extended_result_codes
int extended_result_codes(cpf.PtrSqlite3 arg1, int onoff) =>
_sqlite.extended_result_codes(arg1, onoff);