NSManagedObjectContext.ShouldDeleteInaccessibleFaults プロパティ

定義

アクセスできないエラーを削除するかどうかを制御するブール値を取得または設定します。

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ShouldDeleteInaccessibleFaults { [Foundation.Export("shouldDeleteInaccessibleFaults")] get; [Foundation.Export("setShouldDeleteInaccessibleFaults:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shouldDeleteInaccessibleFaults")>]
[<set: Foundation.Export("setShouldDeleteInaccessibleFaults:")>]
member this.ShouldDeleteInaccessibleFaults : bool with get, set

プロパティ値

属性

適用対象