Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Space : Space Operations and Options Initialization Operations : tibasSpace_UnlockAll()

tibasSpace_UnlockAll()
Function
Declaration
tibas_status tibasSpace_UnlockAll(
tibasSpace            space,
tibasSpaceResultList* resultList,
tibasTupleList        keyList)
Purpose
Batch version of the unlock operation. Requires a list of tuples to unlock and returns a list of results.
Parameters
 
Remarks
Use the tibasSpace_UnlockAll() function to unlock tuples in a specified space that have specified key values.
See Also
tibasSpace_Unlock(),tibasSpace_Lock(), tibasSpace_LockAll()

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved