Method

ArrowFlightSQLCreatePreparedStatementResultset_parameter_schema

Declaration [src]

void
gaflightsql_create_prepared_statement_result_set_parameter_schema (
  GAFlightSQLCreatePreparedStatementResult* result,
  GArrowSchema* schema
)

Description

No description available.
Available since:14.0.0

Parameters

schema GArrowSchema
 

A GArrowSchema of parameter.

 The data is owned by the caller of the function.