共用方式為


CKRecordZoneCapabilities 列舉

定義

列舉區域能夠執行的特殊作業。

此列舉支援其成員值的位元組合。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum CKRecordZoneCapabilities
type CKRecordZoneCapabilities = 
繼承
CKRecordZoneCapabilities
屬性

欄位

Atomic 2

區域支援記錄集的不可部分完成作業。

FetchChanges 1

區域可以報告資料變更,而不只是整個記錄。

Sharing 4

適用於