次の方法で共有


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 の場合もあります。

属性

適用対象