RpObjectBeginS2CUpdate Method |
Namespace: RW.Server.Component
This function is called by Representation.BeginS2CTransaction() if this object is involved in the transaction. It can be overridden to control the execution of the transaction.
If this method returns true, the notification, acknowledgement or rollback is forwarded to each attribute affected by the transaction. If it returns false, the transaction aborts for this representation object.