<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/database](./database.md) &gt; [DataSnapshot](./database.datasnapshot.md) &gt; [ref](./database.datasnapshot.ref.md)

## DataSnapshot.ref property

The location of this DataSnapshot.

<b>Signature:</b>

```typescript
readonly ref: Reference;
```
