Share via


NSMergePolicy.ErrorPolicy Property

Definition

Gets a value that indicates that saving will fail if an error is encountered.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static CoreData.NSMergePolicy ErrorPolicy { [Foundation.Export("errorMergePolicy", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("errorMergePolicy", ObjCRuntime.ArgumentSemantic.Strong)>]
static member ErrorPolicy : CoreData.NSMergePolicy

Property Value

Attributes

Applies to