---
title: NSPersistentStoreRebuildFromUbiquitousContentOption
framework: coredata
role: symbol
role_heading: Global Variable
path: coredata/nspersistentstorerebuildfromubiquitouscontentoption
---

# NSPersistentStoreRebuildFromUbiquitousContentOption

The corresponding value is an NSNumber object representing a boolean that indicates whether the receiver should erase the local store file and rebuild it from the iCloud data in Mobile Documents.

## Declaration

```swift
let NSPersistentStoreRebuildFromUbiquitousContentOption: String
```

## See Also

### Deprecated

- [NSExternalRecordsDirectoryOption](coredata/nsexternalrecordsdirectoryoption.md)
- [NSExternalRecordExtensionOption](coredata/nsexternalrecordextensionoption.md)
- [NSExternalRecordsFileFormatOption](coredata/nsexternalrecordsfileformatoption.md)
- [NSPersistentStoreUbiquitousContentNameKey](coredata/nspersistentstoreubiquitouscontentnamekey.md)
- [NSPersistentStoreUbiquitousContentURLKey](coredata/nspersistentstoreubiquitouscontenturlkey.md)
- [NSPersistentStoreUbiquitousPeerTokenOption](coredata/nspersistentstoreubiquitouspeertokenoption.md)
- [NSPersistentStoreRemoveUbiquitousMetadataOption](coredata/nspersistentstoreremoveubiquitousmetadataoption.md)
- [NSPersistentStoreUbiquitousContainerIdentifierKey](coredata/nspersistentstoreubiquitouscontaineridentifierkey.md)
