Contents

entityDescription

The entity description of the persistent history transaction entity.

Declaration

class var entityDescription: NSEntityDescription? { get }

Discussion

The entity description of NSPersistentHistoryTransaction lists the properties of the persistent history change. This can be useful for filtering your request.

See Also

Customizing History Fetch Requests