---
title: NSBatchUpdateRequestResultType.statusOnlyResultType
framework: coredata
role: symbol
role_heading: Case
path: coredata/nsbatchupdaterequestresulttype/statusonlyresulttype
---

# NSBatchUpdateRequestResultType.statusOnlyResultType

A value that indicates the return type is a Boolean value representing whether the batch-update request succeeds.

## Declaration

```swift
case statusOnlyResultType
```

## See Also

### Request Types

- [NSBatchUpdateRequestResultType.updatedObjectIDsResultType](coredata/nsbatchupdaterequestresulttype/updatedobjectidsresulttype.md)
- [NSBatchUpdateRequestResultType.updatedObjectsCountResultType](coredata/nsbatchupdaterequestresulttype/updatedobjectscountresulttype.md)
