共用方式為


CKModifyRecordsOperation.RecordIdsToDelete 屬性

定義

物件的陣列 CKRecordID ,識別要從資料庫刪除的記錄。

public virtual CloudKit.CKRecordID[] RecordIdsToDelete { [Foundation.Export("recordIDsToDelete", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRecordIDsToDelete:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.RecordIdsToDelete : CloudKit.CKRecordID[] with get, set

屬性值

(即將推出此節點的更多檔)

這個值可以是 null

屬性

適用於