RealTimeField class
- Last UpdatedApr 08, 2026
- 1 minute read
The RealTimeField class binds a set of fields to a specific RealTime database (RTDB) table. It exposes all the properties relevant to a field.
The following functionality is exposed through this class:
- Bind a RealTimeField with a RealTimeTable object.
- Get Offset, Field Kind, Ultimate Real Type, and other properties.
- Determine whether a field is a key, a key number, or a unique key.