方法

ArrowFlightSQLCreatePreparedStatementRequestget_query

起始版本: 14.0.0

声明 [src]

const gchar*
gaflightsql_create_prepared_statement_request_get_query (
  GAFlightSQLCreatePreparedStatementRequest* request
)

描述

没有可用的描述。

可用版本: 14.0.0

返回值

类型: const gchar*

要准备的 SQL 查询。

数据由实例拥有。
该值是一个以 NUL 结尾的 UTF-8 字符串。