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