IRecordHandler Interface Methods
- Last UpdatedApr 08, 2026
- 1 minute read
For a list of all members of this type, see IRecordHandler members.
| Name | Description | |
|---|---|---|
![]() | ExportRecord | The method used to export data for a downstream application. |
![]() | IsInterestedIn | This method decides if this record number from a RealTime database (RTDB) table should be considered for export. This decision is made at the earliest location in the upstream process to avoid uninteresting records being passed through different stages. |
