Method
ArrowFlightSQLPreparedStatementUpdateget_handle
since: 14.0.0
Declaration [src]
GBytes*
gaflightsql_prepared_statement_update_get_handle (
GAFlightSQLPreparedStatementUpdate* command
)
Return value
Type: GBytes
The server-generated opaque identifier for the statement.
The caller of the method takes ownership of the data, and is responsible for freeing it. |