Wrapper of the CoreData framework.

C# | Visual Basic | Visual C++ |
namespace Monobjc.CoreData
Namespace Monobjc.CoreData
namespace Monobjc.CoreData

All Types | Classes | Enumerations |
Icon | Type | Description |
---|---|---|
![]() | CoreDataFramework | |
![]() | NSAtomicStore | |
![]() | NSAtomicStoreCacheNode | |
![]() | NSAttributeDescription | |
![]() | NSAttributeType | Defines the possible types of NSAttributeType properties. These explicitly distinguish between bit sizes to ensure data store independence. Available in Mac OS X v10.4 and later. |
![]() | NSDeleteRule | These constants define what happens to relationships when an object is deleted. Available in Mac OS X v10.4 and later. |
![]() | NSEntityDescription | |
![]() | NSEntityMapping | |
![]() | NSEntityMappingType | These constants specify the types of entity mapping. Available in Mac OS X v10.5 and later. |
![]() | NSEntityMigrationPolicy | |
![]() | NSExpressionDescription | |
![]() | NSFetchedPropertyDescription | |
![]() | NSFetchRequest | |
![]() | NSFetchRequestExpression | |
![]() | NSFetchRequestResultType | These constants specify the possible result types a fetch request can return. Available in Mac OS X v10.5 and later. |
![]() | NSManagedObject | |
![]() | NSManagedObjectContext | |
![]() | NSManagedObjectID | |
![]() | NSManagedObjectModel | |
![]() | NSMappingModel | |
![]() | NSMigrationManager | |
![]() | NSPersistentStore | |
![]() | NSPersistentStoreCoordinator | |
![]() | NSPropertyDescription | |
![]() | NSPropertyMapping | |
![]() | NSRelationshipDescription | |
![]() | NSSnapshotEventType | Constants returned from awakeFromSnapshotEvents: to denote the reason why a managed object may need to reinitialize values. Available in Mac OS X v10.6 and later. |