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