The members of MonoMac.CoreData.NSManagedObjectModel are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| 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. | ||
| Documentation for this section has not yet been entered. | ||
| 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] | Configurations | string[]. Documentation for this section has not yet been entered. |
| Entities | NSEntityDescription[]. Documentation for this section has not yet been entered. | |
| [read-only] | EntitiesByName | MonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered. |
| [read-only] | EntityVersionHashesByName | MonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered. |
| [read-only] | FetchRequestTemplatesByName | MonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered. |
| [read-only] | Init | IntPtr. Documentation for this section has not yet been entered. |
| LocalizationDictionary | MonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered. | |
| VersionIdentifiers | MonoMac.Foundation.NSSet. Documentation for this section has not yet been entered. |
EntitiesForConfiguration(string)Documentation for this section has not yet been entered. | ||
FetchRequestFromTemplateWithName(string, MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | ||
FetchRequestTemplateForName(string)Documentation for this section has not yet been entered. | ||
IsConfiguration(string, MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | ||
static | MergedModelFromBundles(MonoMac.Foundation.NSBundle[])Documentation for this section has not yet been entered. | |
static | MergedModelFromBundles(MonoMac.Foundation.NSBundle[], MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | |
static | ModelByMergingModels(NSManagedObjectModel[])Documentation for this section has not yet been entered. | |
static | ModelByMergingModels(NSManagedObjectModel[], MonoMac.Foundation.NSDictionary)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. | ||