WriteRecord Method (RealTimeSetRecord)
- Last UpdatedApr 08, 2026
- 1 minute read
Overwrite given record to this record. It will copy internal data of record
to this record.
| Overload | Description |
|---|---|
| WriteRecord(RealTimeSetRecord,RTChangeNotification) | Overwrite given record to this record. It will copy internal data of record to this record. |
| WriteRecord(RealTimeBaseRecord) | Overwrite given record to this record. It will copy internal data of record to this record. (Inherited from OASySDNA.RealTime.Data.Common.HighPerformanceSetDBWrapper.RealTimeBaseRecord) |
| WriteRecord(RealTimeBaseRecord,RTChangeNotification) | Overwrite given record to this record. It will copy internal data of record to this record. (Inherited from ) |