Method
ArrowFlightSQLClosePreparedStatementRequestget_handle
since: 14.0.0
Declaration [src]
GBytes*
gaflightsql_close_prepared_statement_request_get_handle (
GAFlightSQLClosePreparedStatementRequest* request
)
Return value
Type: GBytes
The server-generated opaque identifier for the statement.
The caller of the method takes ownership of the data, and is responsible for freeing it. |