tibasSpace_UpdateKey()
Updates the tuple and returns the corresponding tuple.
Declaration
tibas_status tibasSpace_UpdateKey( tibasSpace space, tibasTuple* oldValue, tibasTuple keyTuple, tibasTuple values);
Parameters
| Parameter | Description | 
|---|---|
| space | The TIBCO ActiveSpaces entity on which the function is invoked. | 
| oldValue | A tuple containing the old value of the tuple. | 
| keyTuple | The tuple containing the key fields to look for. | 
| values | Specifies the fields to be updated along with the new values to be stored in the space. | 
Copyright © Cloud Software Group, Inc. All rights reserved.
