persistentStore property

PersistentStore? persistentStore
getter/setter pair

The persistent store that Querys on this context are executed through.

Implementation

PersistentStore? persistentStore;