Constructor
ArrowFlightSQLCreatePreparedStatementResultnew
since: 14.0.0
Declaration [src]
GAFlightSQLCreatePreparedStatementResult*
gaflightsql_create_prepared_statement_result_new (
  void
)
Return value
Type: GAFlightSQLCreatePreparedStatementResult
The newly created GAFlightSQLCreatePreparedStatementResult.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |