WriteUInt Method
- Last UpdatedApr 08, 2026
- 1 minute read
| Overload | Description |
|---|---|
| WriteUInt(String,UInt32) | Writes a field into the locked record. A change notification will be sent to the Publisher and the Replication server. |
| WriteUInt(String,UInt32,RTChangeNotification) | Writes a field into the locked record. |
| WriteUInt(RealTimeUIntField,UInt32) | Writes a field into the locked record. A change notification will be sent to the Publisher and the Replication server. |
| WriteUInt(RealTimeUIntField,UInt32,RTChangeNotification) | Writes a field into the locked record. |