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

# databaseScope

The type of database.

## Declaration

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

## Discussion

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