Share via


NSManagedObjectContext.ShouldDeleteInaccessibleFaults Property

Definition

Gets or sets a Boolean value that controls whether inaccessible faults wil be deleted.

[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

Property Value

Attributes

Applies to