Virtual Method
ArrowFlightSQLServerclose_prepared_statement
Declaration [src]
void
close_prepared_statement (
GAFlightSQLServer* server,
GAFlightServerCallContext* context,
GAFlightSQLClosePreparedStatementRequest* request,
GError** error
)
Parameters
context |
GAFlightServerCallContext |
A |
|
The data is owned by the caller of the function. | |
request |
GAFlightSQLClosePreparedStatementRequest |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |