Method

ArrowFlightSQLStatementQueryTicketget_handle

since: 9.0.0

Declaration [src]

GBytes*
gaflightsql_statement_query_ticket_get_handle (
  GAFlightSQLStatementQueryTicket* command
)

Description

No description available.

Available since: 9.0.0

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.