Transaction Operation
Represents a write operation to perform on a data node within an atomic transaction.
See also
Types
Link copied to clipboard
Operation of aborting the transaction.
Link copied to clipboard
Provides some usual transaction functions for the DatasyncNode.runTransaction method.
Link copied to clipboard
Operation of removing the data node value, equivalent to Set(null)
.
Link copied to clipboard
Operation of setting a given value to the data node.