Method

ArrowFlightSQLStatementQueryget_query

since: 9.0.0

Declaration [src]

const gchar*
gaflightsql_statement_query_get_query (
  GAFlightSQLStatementQuery* command
)

Description

No description available.

Available since: 9.0.0

Return value

Type: const gchar*

The query to be executed.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.