ArrowFlightSQLStatementQuery

描述

class ArrowFlightSQL.StatementQuery : ArrowFlightSQL.Command {
  parent_instance: GAFlightSQLCommand
}
没有可用的描述。

实例方法

gaflightsql_statement_query_get_query
没有可用的描述。

since: 9.0.0

GObject 继承的方法 (43)

请参考 GObject 获取完整的方法列表。

属性

GAFlightSQLCommand 继承的属性 (1)
ArrowFlightSQL.Command:command
没有可用的描述。

信号

GObject 继承的信号 (1)
GObject::notify

当一个对象的属性通过 g_object_set_property(), g_object_set(), 等等设置其值时,会发出 notify 信号。

类结构

struct ArrowFlightSQLStatementQueryClass {
  GAFlightSQLCommandClass parent_class;
  
}
没有可用的描述。
类成员
parent_class: GAFlightSQLCommandClass
没有可用的描述。