---
title: NSBatchUpdateResult
framework: coredata
role: symbol
role_heading: Class
path: coredata/nsbatchupdateresult
---

# NSBatchUpdateResult

The result returned when executing a batch update request.

## Declaration

```swift
class NSBatchUpdateResult
```

## Topics

### Accessing Results

- [result](coredata/nsbatchupdateresult/result.md)
- [resultType](coredata/nsbatchupdateresult/resulttype.md)
- [NSBatchUpdateRequestResultType](coredata/nsbatchupdaterequestresulttype.md)

## Relationships

### Inherits From

- [NSPersistentStoreResult](coredata/nspersistentstoreresult.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Data Updates

- [NSBatchUpdateRequest](coredata/nsbatchupdaterequest.md)
