MonoMac.CoreData.NSAtomicStore: Method Members

The methods of MonoMac.CoreData.NSAtomicStore are listed below. For a list of all members, see the NSAtomicStore Members list.

See Also: Inherited members from MonoMac.CoreData.NSPersistentStore

Public Methods

AddCacheNodes(MonoMac.Foundation.NSSet)
Documentation for this section has not yet been entered.
CacheNodeForObjectID(NSManagedObjectID) : NSAtomicStoreCacheNode
Documentation for this section has not yet been entered.
Load(out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
NewCacheNodeForManagedObject(NSManagedObject) : NSAtomicStoreCacheNode
Documentation for this section has not yet been entered.
NewReferenceObjectForManagedObject(NSManagedObject) : NSAtomicStore
Documentation for this section has not yet been entered.
ObjectIDForEntity(NSEntityDescription, MonoMac.Foundation.NSObject) : NSManagedObjectID
Documentation for this section has not yet been entered.
ReferenceObjectForObjectID(NSManagedObjectID) : NSAtomicStore
Documentation for this section has not yet been entered.
Save(out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
UpdateCacheNode(NSAtomicStoreCacheNode, NSManagedObject)
Documentation for this section has not yet been entered.
WillRemoveCacheNodes(MonoMac.Foundation.NSSet)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSAtomicStore object.