Method

ArrowFlightSQLServerclose_prepared_statement

Declaration [src]

void
gaflightsql_server_close_prepared_statement (
  GAFlightSQLServer* server,
  GAFlightServerCallContext* context,
  GAFlightSQLClosePreparedStatementRequest* request,
  GError** error
)

Description

No description available.
Available since:14.0.0

Parameters

context GAFlightServerCallContext
 

A GAFlightServerCallContext.

 The data is owned by the caller of the function.
request GAFlightSQLClosePreparedStatementRequest
 

A GAFlightSQLClosePreparedStatementRequest.

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