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


Chapter 10 IndexDef : IndexDef Operations : tibasIndexDef_Free()

tibasIndexDef_Free()
Function
Declaration
tibas_status tibasIndexDef_Free(
tibasIndexDef* indexDef)
 
Purpose
Frees the memory used by a specified secondary index and deletes the index.
Parameters
 
Remarks
Use the tibasIndexDef_Free() function to free the memory used by a specified secondary index and free the index.
See Also
tibasIndexDef_Create()
 

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