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


Chapter 25      Persister, Action, Op, OpList, ActionResult, LogLevel, and Recovery Functions : Action, Op, OpList, ActionResult, Invocable, and LogFile Operations : tibasAction_GetSpaceName()

tibasAction_GetSpaceName()
Function
Declaration
tibas_status tibasAction_GetSpaceName(
tibasAction action,
char**      spaceName)
Purpose
Returns the name of the space that triggered the invocation of the persister function. Applicable to Actions of all types.
Parameters
 
Remarks
Use the tibasAction_GetSpaceName() function to return the space name for the Space object associated with a specified action.
See Also
tibasAction_GetType(), tibasAction_GetTuple(), tibasAction_GetSpace(), tibasAction_GetOps()
 

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