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