Method
SeagullStatementget_db
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. | 
since: 0.3
SeagullSqlite3*
seagull_statement_get_db (
  SeagullStatement* statement
)
      Type: SeagullSqlite3
The database.
| The returned data is owned by the instance. |