![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibas_status tibasIndexDef_GetIndexType(
Use the tibasIndexDef_GetIndexType() function to return the index type for a specified index. The index type can be one of the following:
• TIBAS_INDEX_HASH Specifies that indexing is done by using a hash table.
• TIBAS_INDEX_TREE Specifies that indexing is done using a tree.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |