Method
ArrowFlightSQLStatementQueryget_query
since: 9.0.0
[−]
Declaration [src]
const gchar*
gaflightsql_statement_query_get_query (
GAFlightSQLStatementQuery* command
)
[−]
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. |