Method
ArrowFlightSQLCreatePreparedStatementResultget_dataset_schema
Declaration [src]
GArrowSchema*
gaflightsql_create_prepared_statement_result_get_dataset_schema (
GAFlightSQLCreatePreparedStatementResult* result
)
Return value
| Returns: | GArrowSchema |
The current dataset schema. |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL. |