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


DESCRIPTION:
Recreate all index for the given record type.

ClassCLASS: CFlitBase

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


ARGUMENT(S):
int TypeThe record type.


RETURN VALUE:


EXAMPLE:




COMMENT:
This function actually remove all the index list for the given record type and left it uncreated. The index list later will be automatically created due to call to any function that requires the index list.
Untitled Document
SearchSearch: