tibasIndexDefList_Free()
Frees the memory used by a specified IndexDefList and deletes the definition list.
Declaration
tibas_status tibasIndexDefList_Free(
tibasIndexDefList* indexDefList)
Parameters
Parameter
|
Description
|
indexDefList
|
Specifies the name of the IndexDefList to free.
|
Remarks
Use the tibasIndexDefList_Free() function to free the memory used by a specified IndexDefList and delete the definition list.
Copyright © Cloud Software Group, Inc. All rights reserved.