Dart API Referencedart:htmlSQLStatementCallback

SQLStatementCallback Typedef

Code

typedef bool SQLStatementCallback(SQLTransaction transaction, SQLResultSet resultSet);