Description. This method removes the specified index from the local cache.
Signature.
void removeCachedIndex
(
const char* index,
const char* table
)
Parameters.
The removeCachedIndex() requires two
arguments:
The name of the index to be
removed from the cache
The name of the table in
which the index is found
Return Value. None.
