MonobjcMonobjc Documented Class Library
Monobjc.CoreData Namespace
NamespacesMonobjc.CoreData
Wrapper of the CoreData framework.
Declaration Syntax
C#Visual BasicVisual C++
namespace Monobjc.CoreData
Namespace Monobjc.CoreData
namespace Monobjc.CoreData
Types
All TypesClassesEnumerations
IconTypeDescription
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.