JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. tibasSpaceDef_IsPersisted() Indicates whether a specified space is configured for persistence. Declarationtibas_status tibasSpaceDef_IsPersisted(tibasSpaceDef spaceDef) Parameters Parameter Description spaceDef A spaceDef object that references the space whose persistence setting you want to query. 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 AlsotibasSpaceDef_SetPersisted(), tibasSpaceDef_SetPersistenceType(), Copyright © Cloud Software Group, Inc. All rights reserved.