Unlocks a tuple in a specified space that has a specified key.
Declaration
tibas_status tibasSpace_Unlock
(tibasSpace space,
tibasTuple key)
Parameters
Parameter
|
Description
|
space
|
The Space object for the space in which you want to unlock a tuple.
|
key
|
Specifies the key value for the tuple to unlock.
|
Remarks
Use the tibasSpace_Unlock() function to unlock a tuple with a specified key in a specified space
Copyright © Cloud Software Group, Inc. All rights reserved.