次の方法で共有


NSFetchRequest.AffectedStores プロパティ

定義

public virtual CoreData.NSPersistentStore[] AffectedStores { [Foundation.Export("affectedStores", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAffectedStores:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.AffectedStores : CoreData.NSPersistentStore[] with get, set

プロパティ値

(このノードのその他のドキュメントが公開されます)

この値は、null の場合もあります。

属性

適用対象