CreateRecord Method (RealTimeSetTable)
- Last UpdatedApr 08, 2026
- 1 minute read
| Overload | Description |
|---|---|
| CreateRecord(RealTimeSetRecord,Int32) | Creates a new record in the RealTime database (RTDB), given a local copy of the new record. The new record insertion notification will be sent to both the Publisher and the Replication server. |
| CreateRecord(RealTimeSetRecord,Int32,RTChangeNotification) | Creates a new record in the RealTime database (RTDB), given a local copy of the new record. |