---
title: databaseScope
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/ckrecordzonenotification/databasescope
---

# databaseScope

The type of database for the record zone.

## Declaration

```swift
var databaseScope: CKDatabase.Scope { get }
```

## Discussion

Discussion This property’s value is one of the constants that CKDatabase.Scope defines.
