AnyObjectRepresentation
public protocol AnyObjectRepresentation
Used internally by CoreStore. Do not conform to directly.
-
The internal ID for the object.
Declaration
Swift
func objectID() -> NSManagedObjectID
-
Used internally by CoreStore. Do not call directly.
Declaration
Swift
func cs_dataStack() -> DataStack?