tibasActionResult_SetTuple()
Stores a tuple retrieved from persisted storage into an action result object.
Remarks
If you are implementing shared all persistence, use the tibasActionResult_SetTuple() function to store a tuple that has been retrieved from persistent storage into an action result object.
This function is used in an application’s onRead function, which is called when the a space is in the READY state.
Copyright © Cloud Software Group, Inc. All rights reserved.