
Index method: close
Closes an index, i.e. it will be not updated on table replacement operations
(e.g. reprow, repent,
...). This may save some execution time. However, the index will be updated
automatically when it's used the next time (so there is no open
method for index objects).
<indobj> "close"
- <indobj> is the name of a PinK index object,
- close is the name of the applied method.
See also:
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jun 1 1995 .