Constructor

ArrowFlightSQLCreatePreparedStatementResultnew

Declaration [src]

GAFlightSQLCreatePreparedStatementResult*
gaflightsql_create_prepared_statement_result_new (
  void
)

Description

No description available.
Available since:14.0.0

Return value

Returns: GAFlightSQLCreatePreparedStatementResult
 

The newly created GAFlightSQLCreatePreparedStatementResult.

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