MonoMac.CoreData.NSManagedObjectModel: Method Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

EntitiesForConfiguration(string) : string[]
Documentation for this section has not yet been entered.
FetchRequestFromTemplateWithName(string, MonoMac.Foundation.NSDictionary) : NSFetchRequest
Documentation for this section has not yet been entered.
FetchRequestTemplateForName(string) : NSFetchRequest
Documentation for this section has not yet been entered.
IsConfiguration(string, MonoMac.Foundation.NSDictionary) : bool
Documentation for this section has not yet been entered.
static
MergedModelFromBundles(MonoMac.Foundation.NSBundle[]) : NSManagedObjectModel
Documentation for this section has not yet been entered.
static
MergedModelFromBundles(MonoMac.Foundation.NSBundle[], MonoMac.Foundation.NSDictionary) : NSManagedObjectModel
Documentation for this section has not yet been entered.
static
ModelByMergingModels(NSManagedObjectModel[]) : NSManagedObjectModel
Documentation for this section has not yet been entered.
static
ModelByMergingModels(NSManagedObjectModel[], MonoMac.Foundation.NSDictionary) : NSManagedObjectModel
Documentation for this section has not yet been entered.
SetEntities(NSEntityDescription[], string)
Documentation for this section has not yet been entered.
SetFetchRequestTemplate(NSFetchRequest, string)
Documentation for this section has not yet been entered.

Protected Methods

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