The members of MonoMac.CoreData.NSManagedObjectContext are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. | ||
| Documentation for this section has not yet been entered. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | ConcurrencyType | NSManagedObjectContextConcurrencyType. Documentation for this section has not yet been entered. |
| [read-only] | DeletedObjects | MonoMac.Foundation.NSSet. Documentation for this section has not yet been entered. |
| [read-only] | HasChanges | bool. Documentation for this section has not yet been entered. |
| [read-only] | InsertedObjects | MonoMac.Foundation.NSSet. Documentation for this section has not yet been entered. |
| MergePolicy | IntPtr. Documentation for this section has not yet been entered. | |
| ParentContext | NSManagedObjectContext. Documentation for this section has not yet been entered. | |
| PersistentStoreCoordinator | NSPersistentStoreCoordinator. Documentation for this section has not yet been entered. | |
| PropagatesDeletesAtEndOfEvent | bool. Documentation for this section has not yet been entered. | |
| [read-only] | RegisteredObjects | MonoMac.Foundation.NSSet. Documentation for this section has not yet been entered. |
| RetainsRegisteredObjects | bool. Documentation for this section has not yet been entered. | |
| StalenessInterval | double. Documentation for this section has not yet been entered. | |
| [read-only] | TryLock | bool. Documentation for this section has not yet been entered. |
| UndoManager | MonoMac.Foundation.NSUndoManager. Documentation for this section has not yet been entered. | |
| [read-only] | UpdatedObjects | MonoMac.Foundation.NSSet. Documentation for this section has not yet been entered. |
| [read-only] | UserInfo | MonoMac.Foundation.NSMutableDictionary. Documentation for this section has not yet been entered. |
AssignObject(IntPtr, NSPersistentStore)Documentation for this section has not yet been entered. | ||
CountForFetchRequest(NSFetchRequest, out MonoMac.Foundation.NSError)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)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)Documentation for this section has not yet been entered. | ||
ObjectWithID(NSManagedObjectID)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)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)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. | ||