Constructor

ArrowFlightSQLCreatePreparedStatementResultnew

since: 14.0.0

Declaration [src]

GAFlightSQLCreatePreparedStatementResult*
gaflightsql_create_prepared_statement_result_new (
  void
)

Description

No description available.

Available since: 14.0.0

Return value

Type: GAFlightSQLCreatePreparedStatementResult

The newly created GAFlightSQLCreatePreparedStatementResult.

The caller of the function takes ownership of the data, and is responsible for freeing it.