Method

ArrowFlightSQLCreatePreparedStatementResultset_handle

since: 14.0.0

Declaration [src]

void
gaflightsql_create_prepared_statement_result_set_handle (
  GAFlightSQLCreatePreparedStatementResult* result,
  GBytes* handle
)

Description

No description available.

Available since: 14.0.0

Parameters

handle

Type: GBytes

A GBytes for server-generated opaque identifier.

The data is owned by the caller of the function.