MonoMac.CoreData.NSManagedObjectContext: Method Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AssignObject(IntPtr, NSPersistentStore)
Documentation for this section has not yet been entered.
CountForFetchRequest(NSFetchRequest, out MonoMac.Foundation.NSError) : uint
Documentation for this section has not yet been entered.
DeleteObject(NSManagedObject)
Documentation for this section has not yet been entered.
DetectConflictsForObject(NSManagedObject)
Documentation for this section has not yet been entered.
ExecuteFetchRequest(NSFetchRequest, out MonoMac.Foundation.NSError) : MonoMac.Foundation.NSObject[]
Documentation for this section has not yet been entered.
InsertObject(NSManagedObject)
Documentation for this section has not yet been entered.
Lock()
Documentation for this section has not yet been entered.
MergeChangesFromContextDidSaveNotification(MonoMac.Foundation.NSNotification)
Documentation for this section has not yet been entered.
ObjectRegisteredForID(NSManagedObjectID) : NSManagedObject
Documentation for this section has not yet been entered.
ObjectWithID(NSManagedObjectID) : NSManagedObject
Documentation for this section has not yet been entered.
ObserveValueForKeyPath(string, IntPtr, MonoMac.Foundation.NSDictionary, IntPtr)
Documentation for this section has not yet been entered.
ObtainPermanentIDsForObjects(NSManagedObject[], out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
Perform(MonoMac.Foundation.NSAction)
Documentation for this section has not yet been entered.
PerformAndWait(MonoMac.Foundation.NSAction)
Documentation for this section has not yet been entered.
ProcessPendingChanges()
Documentation for this section has not yet been entered.
Redo()
Documentation for this section has not yet been entered.
RefreshObject(NSManagedObject, bool)
Documentation for this section has not yet been entered.
Reset()
Documentation for this section has not yet been entered.
Rollback()
Documentation for this section has not yet been entered.
Save(out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
Undo()
Documentation for this section has not yet been entered.
Unlock()
Documentation for this section has not yet been entered.

Protected Methods

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