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


Chapter 10 IndexDef : IndexDef Operations : tibasIndexDef_GetName()

tibasIndexDef_GetName()
Function
Declaration
tibas_status tibasIndexDef_GetName(
tibasIndexDef indexDef,
char**        indexName)
Purpose
Returns the index name for a specified IndexDef.
Parameters
 
Remarks
Use the tibasIndexDef_GetName() function to return the index name for a specified IndexDef.
See Also
tibasIndexDef_SetName()

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