MonoMac.CoreData.NSIncrementalStore Members

The members of MonoMac.CoreData.NSIncrementalStore are listed below.

See Also: Inherited members from MonoMac.CoreData.NSPersistentStore

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
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.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.

Public Methods

ExecuteRequest(NSPersistentStoreRequest, NSManagedObjectContext, out MonoMac.Foundation.NSError) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
static
IdentifierForNewStoreAtURL(MonoMac.Foundation.NSUrl) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
LoadMetadata(out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
ManagedObjectContextDidRegisterObjectsWithIds(MonoMac.Foundation.NSObject[])
Documentation for this section has not yet been entered.
ManagedObjectContextDidUnregisterObjectsWithIds(MonoMac.Foundation.NSObject[])
Documentation for this section has not yet been entered.
NewObjectIdFor(NSEntityDescription, MonoMac.Foundation.NSObject) : NSManagedObjectID
Documentation for this section has not yet been entered.
NewValue(NSRelationshipDescription, NSManagedObjectID, NSManagedObjectContext, out MonoMac.Foundation.NSError) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
NewValues(NSManagedObjectID, NSManagedObjectContext, out MonoMac.Foundation.NSError) : NSIncrementalStoreNode
Documentation for this section has not yet been entered.
ObtainPermanentIds(MonoMac.Foundation.NSObject[], out MonoMac.Foundation.NSError) : MonoMac.Foundation.NSObject[]
Documentation for this section has not yet been entered.
ReferenceObjectForObject(NSManagedObjectID) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.