ArrowFlightSQLStatementQueryTicket

描述

class ArrowFlightSQL.StatementQueryTicket : ArrowFlightSQL.Command {
  parent_instance: GAFlightSQLCommand
}
暂无描述。

函数

实例方法

gaflightsql_statement_query_ticket_get_handle
暂无描述。

自:9.0.0

GObject 继承的方法 (43)

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

属性

GAFlightSQLCommand 继承的属性 (1)

信号

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

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

类结构

struct ArrowFlightSQLStatementQueryTicketClass {
  GAFlightSQLCommandClass parent_class;
  
}
暂无描述。
类成员
parent_class: GAFlightSQLCommandClass
暂无描述。