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


Chapter 5 SpaceDef : SpaceDef Operations : tibasSpaceDef_IsPersisted()

tibasSpaceDef_IsPersisted()
Function
Declaration
tibas_status tibasSpaceDef_IsPersisted(tibasSpaceDef spaceDef)
Purpose
Indicates whether a specified space is configured for persistence.
Parameters
 
Remarks
Use the tibasSpaceDef_IsPersisted() function to determine if a space is configured for persistence.
The function returns TIBAS_TRUE if the space is persistent, and TIBAS_FALSE otherwise.
See Also
tibasSpaceDef_SetPersisted(), tibasSpaceDef_SetPersistenceType(),

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