NSBatchUpdateRequestResultType Enum

Definition

Enumerates the kind of results that can be returned from a batched update request.

[ObjCRuntime.Native]
public enum NSBatchUpdateRequestResultType
[<ObjCRuntime.Native>]
type NSBatchUpdateRequestResultType = 
Inheritance
NSBatchUpdateRequestResultType
Attributes

Fields

Name Value Description
StatusOnly 0
UpdatedObjectIDs 1
UpdatedObjectsCount 2

Applies to