Method

ArrowFlightSQLCreatePreparedStatementResultset_dataset_schema

Declaration [src]

void
gaflightsql_create_prepared_statement_result_set_dataset_schema (
  GAFlightSQLCreatePreparedStatementResult* result,
  GArrowSchema* schema
)

Description

No description available.
Available since:14.0.0

Parameters

schema GArrowSchema
 

A GArrowSchema of dataset.

 The data is owned by the caller of the function.