類別

ArrowFlightSQLPreparedStatementUpdate

描述

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

實例方法

gaflightsql_prepared_statement_update_get_handle
無可用描述。

始於: 14.0.0

繼承自 GObject 的方法 (43)

完整方法列表請參閱 GObject

屬性

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

訊號

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

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

類別結構

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