編集

次の方法で共有


CKFetchDatabaseChangesOperation.WasDeleted Property

Definition

Gets or sets the action that is run after a single record in the database is deleted.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to