Method
ArrowFlightSQLStatementUpdateget_query
since: 13.0.0
[−]
Declaration [src]
const gchar*
gaflightsql_statement_update_get_query (
GAFlightSQLStatementUpdate* 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. |