The
methods
of MonoMac.CoreData.NSPersistentStoreCoordinator are listed below. For a list of all members, see the NSPersistentStoreCoordinator Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
Public Methods
| AddPersistentStoreWithType(MonoMac.Foundation.NSString, string, MonoMac.Foundation.NSUrl, MonoMac.Foundation.NSDictionary, out MonoMac.Foundation.NSError) : NSPersistentStoreDocumentation for this section has not yet been entered. |
| ExecuteRequestwithContexterror(NSPersistentStoreRequest, NSManagedObjectContext, out MonoMac.Foundation.NSError) : MonoMac.Foundation.NSObjectDocumentation for this section has not yet been entered. |
| Lock()Documentation for this section has not yet been entered. |
| ManagedObjectIDForURIRepresentation(MonoMac.Foundation.NSUrl) : NSManagedObjectIDDocumentation for this section has not yet been entered. |
| MetadataForPersistentStore(NSPersistentStore) : MonoMac.Foundation.NSDictionaryDocumentation for this section has not yet been entered. |
static | MetadataForPersistentStoreOfType(MonoMac.Foundation.NSString, MonoMac.Foundation.NSUrl, out MonoMac.Foundation.NSError) : MonoMac.Foundation.NSDictionaryDocumentation for this section has not yet been entered. |
static | MetadataForPersistentStoreWithUrl(MonoMac.Foundation.NSUrl, out MonoMac.Foundation.NSError) : MonoMac.Foundation.NSDictionaryDocumentation for this section has not yet been entered. |
| MigratePersistentStore(NSPersistentStore, MonoMac.Foundation.NSUrl, MonoMac.Foundation.NSDictionary, MonoMac.Foundation.NSString, out MonoMac.Foundation.NSError) : NSPersistentStoreDocumentation for this section has not yet been entered. |
| PersistentStoreForUrl(MonoMac.Foundation.NSUrl) : NSPersistentStoreDocumentation for this section has not yet been entered. |
static | RegisterStoreClass(MonoMac.ObjCRuntime.Class, MonoMac.Foundation.NSString)Documentation for this section has not yet been entered. |
| RemovePersistentStore(NSPersistentStore, out MonoMac.Foundation.NSError) : boolDocumentation for this section has not yet been entered. |
| SetMetadata(MonoMac.Foundation.NSDictionary, NSPersistentStore)Documentation for this section has not yet been entered. |
static | SetMetadata(MonoMac.Foundation.NSDictionary, MonoMac.Foundation.NSString, MonoMac.Foundation.NSUrl, out MonoMac.Foundation.NSError) : boolDocumentation for this section has not yet been entered. |
| SetUrl(MonoMac.Foundation.NSUrl, NSPersistentStore) : boolDocumentation for this section has not yet been entered. |
| Unlock()Documentation for this section has not yet been entered. |
| UrlForPersistentStore(NSPersistentStore) : MonoMac.Foundation.NSUrlDocumentation for this section has not yet been entered. |
Protected Methods
override | Dispose(bool)Releases the resourced used by the NSPersistentStoreCoordinator object. |