Method

ArrowFlightSQLCreatePreparedStatementRequestget_transaction_id

Declaration [src]

const gchar*
gaflightsql_create_prepared_statement_request_get_transaction_id (
  GAFlightSQLCreatePreparedStatementRequest* request
)

Description

No description available.
Available since:14.0.0

Return value

Returns: const gchar*
 

The transaction ID, if specified (else a blank string).

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