string? first_parameter =null, ...) throws Error
Execute the query
This function accepts an arbitrary number of groups of arguments for binding values. The first argument in the group must be the name of the parameter to bind, the second a GType, and the third the value.
| first_parameter | the name of the first parameter to bind, or null |
| the result |