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


Chapter 5 SpaceDef : SpaceDef Operations : tibasSpaceDef_GetIndexDef()

tibasSpaceDef_GetIndexDef()
Function
Declaration
tibas_status tibasSpaceDef_GetIndexDef(
tibasSpaceDef  spaceDef,
tibasIndexDef* indexDef,
char*          indexName)
Purpose
Returns the attributes of a specified secondary index that is defined for the specified space.
Parameters
 
Remarks
Use the tibasSpaceDef_GetIndexDef() function to return the attributes of a specified secondary index that is defined for a specified space.
See Also
tibasSpaceDef_AddIndexDef(), tibasSpaceDef_GetIndexDefs()

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