Siliconetics Developer Center 
(609) 7607027
admin@srcsb.com
Untitled Document
SearchSearch:
ClassMethodRemoveAllIndex


DESCRIPTION:
Remove all index for the specified record type in current FlitBase file.

ClassCLASS: CFBSocket

PROTOTYPE(S):
void RemoveAllIndex(int Type);


ARGUMENT(S):
int TypeThe index record type to be removed. If the value is 0, index for all types will be removed.


RETURN VALUE:


EXAMPLE:




COMMENT:
Removing all index is the fastest way to reindex the file. A new index list will be created later if required by the caller function..
Untitled Document
SearchSearch: