Camel.DB.command – camel-1.2 Reference Manual
command
Description:
public
int
command
(
string
stmt)
throws
Error
Executes an SQLite command.
Parameters:
this
a
DB
stmt
an SQL (SQLite) statement to execute
Returns:
0 on success, -1 on error
2022 vala-language.org