共用方式為


CalendarContract.CalendarAlertsColumns.EventId 欄位

定義

警告

Use 'Android.Provider.CalendarContract.ICalendarAlertsColumns.EventId'. This class will be removed in a future release.

警示所屬的事件。

[Android.Runtime.Register("EVENT_ID")]
[System.Obsolete("Use 'Android.Provider.CalendarContract.ICalendarAlertsColumns.EventId'. This class will be removed in a future release.")]
public const string EventId;
[<Android.Runtime.Register("EVENT_ID")>]
[<System.Obsolete("Use 'Android.Provider.CalendarContract.ICalendarAlertsColumns.EventId'. This class will be removed in a future release.")>]
val mutable EventId : string

欄位值

屬性

備註

警示所屬的事件。 資料行名稱。

類型:INTEGER(事件數據表的外鍵)

android.provider.CalendarContract.CalendarAlertsColumns.EVENT_IDJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於