Method

ArrowFlightSQLCreatePreparedStatementResultset_dataset_schema

since: 14.0.0

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

Type: GArrowSchema

A GArrowSchema of dataset.

The data is owned by the caller of the function.