Method
ArrowFlightSQLStatementQueryTicketget_handle
since: 9.0.0
Declaration [src]
GBytes*
gaflightsql_statement_query_ticket_get_handle (
GAFlightSQLStatementQueryTicket* command
)
Return value
Type: GBytes
The handle to identify the query to be executed.
The caller of the method takes ownership of the data, and is responsible for freeing it. |