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 (Events テーブルへの外部キー)

android.provider.CalendarContract.CalendarAlertsColumns.EVENT_IDJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象