Method

ArrowFlightSQLPreparedStatementexecute_update

Declaration [src]

gint64
gaflightsql_prepared_statement_execute_update (
  GAFlightSQLPreparedStatement* statement,
  GAFlightCallOptions* options,
  GError** error
)

Description

No description available.
Available since:14.0.0

Parameters

options GAFlightCallOptions
 

A GAFlightCallOptions.

 The argument can be NULL.
 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.