tibasIndexDef_SetFieldNames()
Sets the field names used for a specified secondary index.
Remarks
Use the tibasIndexDef_SetFieldNames() function to change the field names that are currently set for a specified secondary index.
When you create an index definition by calling the tibasIndexDef_Create() function, you define the fields used for the secondary index. You can call the tibasIndexDef_SetFieldNames() function to change the field names.
Copyright © Cloud Software Group, Inc. All rights reserved.