Method
ArrowFlightSQLServerdo_put_command_statement_update
Declaration [src]
gint64
gaflightsql_server_do_put_command_statement_update (
GAFlightSQLServer* server,
GAFlightServerCallContext* context,
GAFlightSQLStatementUpdate* command,
GError** error
)
Parameters
context |
GAFlightServerCallContext |
A |
|
The data is owned by the caller of the function. | |
command |
GAFlightSQLStatementUpdate |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |