類別

ArrowFlightSQLStatementQuery

描述

class ArrowFlightSQL.StatementQuery : ArrowFlightSQL.Command {
  parent_instance: GAFlightSQLCommand
}
無可用描述。

實例方法

gaflightsql_statement_query_get_query
無可用描述。

自: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
無可用描述。