Method
SeagullStatementget_db
unstable since: 0.3
Declaration [src]
SeagullSqlite3*
seagull_statement_get_db (
SeagullStatement* statement
)
Return value
Type: SeagullSqlite3
The database.
The returned data is owned by the instance. |