Virtual Method

ArrowFlightSQLServerdo_put_command_statement_update

Declaration [src]

gint64
do_put_command_statement_update (
  GAFlightSQLServer* server,
  GAFlightServerCallContext* context,
  GAFlightSQLStatementUpdate* command,
  GError** error
)

Description

No description available.
Available since:13.0.0

Parameters

context GAFlightServerCallContext
 

A GAFlightServerCallContext.

 The data is owned by the caller of the function.
command GAFlightSQLStatementUpdate
 

A GAFlightSQLStatementUpdate.

 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gint64
 

The number of changed records.