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