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


Chapter 5 SpaceDef : SpaceDef Operations : tibasSpaceDef_GetIndex()

tibasSpaceDef_GetIndex()
Function
Declaration
tibas_status tibasSpaceDef_GetIndex(
tibasSpaceDef    spaceDef,
const char*      indexName,
tibasStringList* fieldNames)
Purpose
Retrieves the index fields defined for a specified index.
Parameters
 
Remarks
Use the tibasSpaceDef_GetIndex() function to return a list of the index fields defined for a specified index in a specified space definition.
The fieldNames parameter returns a list comma-separated field names.
See Also
tibasSpaceDef_AddIndexDef(), tibasSpaceDef_GetIndexDef(), tibasSpaceDef_GetIndexDefs()

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