Method

ArrowFlightSQLStatementQueryTicketget_handle

Declaration [src]

GBytes*
gaflightsql_statement_query_ticket_get_handle (
  GAFlightSQLStatementQueryTicket* command
)

Description

No description available.
Available since:9.0.0

Return value

Returns: 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.