다음을 통해 공유


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일 수 있습니다.

특성

적용 대상