---
title: RecordStore.records
framework: applenewsformat
role: symbol
role_heading: Object
path: applenewsformat/recordstore/records-data.dictionary
---

# RecordStore.records

Define and provide data records that fit within the structure defined by descriptors for a data table.

## Declaration

```data
object RecordStore.records
```

## Discussion

Discussion Each descriptor can point to only one key of your data records. You can choose not to include all values from a given record in a data table. Only data that corresponds to a data descriptor will be included in your data table.
