Contents

deletedModelsArray

The array of registered models that the context will remove from the persistent storage during the next save operation.

Declaration

var deletedModelsArray: [any PersistentModel] { get }

See Also

Deleting models