NSAttributeType.undefinedAttributeType
An attribute that doesn’t have an explicit type.
Declaration
case undefinedAttributeTypeDiscussion
Use this attribute type with transient attributues only. Core Data manages the attribute’s value and registers the necessary undo and redo actions.
See Also
Attribute types
NSAttributeType.binaryDataAttributeTypeNSAttributeType.booleanAttributeTypeNSAttributeType.compositeAttributeTypeNSAttributeType.dateAttributeTypeNSAttributeType.decimalAttributeTypeNSAttributeType.doubleAttributeTypeNSAttributeType.floatAttributeTypeNSAttributeType.integer16AttributeTypeNSAttributeType.integer32AttributeTypeNSAttributeType.integer64AttributeTypeNSAttributeType.objectIDAttributeTypeNSAttributeType.stringAttributeTypeNSAttributeType.transformableAttributeTypeNSAttributeType.URIAttributeTypeNSAttributeType.UUIDAttributeType