FindRecord Method (IRealTimeTable)
- Last UpdatedApr 08, 2026
- 1 minute read
Finds a record in the currently locked table, based on a key value.
| Overload | Description |
|---|---|
| FindRecord<T,TE>(T,TE) | Finds a record in the currently locked table, based on a key value. |
| FindRecord(RealTimeStringField,String) | Finds a record in the currently locked table, based on a key value. |