類別

ArrowFlightSQLStatementUpdate

描述

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

實例方法

gaflightsql_statement_update_get_query
無可用描述。

自版本:13.0.0

繼承自 GObject 的方法 (43)

請參閱 GObject 以查看完整的方法列表。

屬性

繼承自 GAFlightSQLCommand 的屬性 (1)
ArrowFlightSQL.Command:command
無可用描述。

訊號

繼承自 GObject 的訊號 (1)
GObject::notify

當物件的其中一個屬性值透過 g_object_set_property()、g_object_set() 等方法設定時,會發射 notify 訊號。

類別結構

struct ArrowFlightSQLStatementUpdateClass {
  GAFlightSQLCommandClass parent_class;
  
}
無可用描述。
類別成員
parent_class: GAFlightSQLCommandClass
無可用描述。