WriteRecord(IRealTimeRecord,RTChangeNotification) Method
- Last UpdatedApr 08, 2026
- 1 minute read
Overwrites this record with internal data of the given record.
void WriteRecord(
IRealTimeRecord record,
OASySDNA.RealTime.HighPerformanceSetDB.RTChangeNotification notification
)
void WriteRecord(
IRealTimeRecord^ record,
OASySDNA.RealTime.HighPerformanceSetDB.RTChangeNotification notification
)
Parameters
- record
- Record object to be copied.
- notification
- Change notification for data. When record is unlocked, request will be sent to publisher or replication server depending on this parameter value.