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