CKFetchDatabaseChangesOperation.WasDeleted 属性

定义

获取或设置在删除数据库中的单个记录后运行的操作。

public virtual Action<CloudKit.CKRecordZoneID> WasDeleted { [Foundation.Export("recordZoneWithIDWasDeletedBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRecordZoneWithIDWasDeletedBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.WasDeleted : Action<CloudKit.CKRecordZoneID> with get, set

属性值

(即将推出有关此节点的更多文档)

此值可为 null

属性

适用于