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


Chapter 10 IndexDef : IndexDef Operations : tibasIndexDef_GetFieldNames()

tibasIndexDef_GetFieldNames()
Function
Declaration
tibas_status tibasIndexDef_GetFieldNames(
tibasIndexDef indexDef,
tibasStringList* fieldNames)
Purpose
Retrieves the field names currently set for a specified secondary index.
Parameters
 
Remarks
Use the tibasIndexDef_GetFieldNames() function to retrieve the field names that are currently set for a specified secondary index.
See Also
tibasIndexDef_SetFieldNames()
 

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