---
title: CKDatabase.DatabaseChange.Deletion
framework: cloudkit
role: symbol
role_heading: Structure
path: cloudkit/ckdatabase/databasechange/deletion
---

# CKDatabase.DatabaseChange.Deletion

A database change that represents the deletion of a record zone.

## Declaration

```swift
struct Deletion
```

## Topics

### Identifying the Deleted Record Zone

- [zoneID](cloudkit/ckdatabase/databasechange/deletion/zoneid.md)
- [purged](cloudkit/ckdatabase/databasechange/deletion/purged.md)

### Instance Properties

- [reason](cloudkit/ckdatabase/databasechange/deletion/reason-swift.property.md)

### Enumerations

- [CKDatabase.DatabaseChange.Deletion.Reason](cloudkit/ckdatabase/databasechange/deletion/reason-swift.enum.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
