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