Every view design document contains a field $Index storing information about the designated use of view indices. The following are some of the values this field holds:-
- /M - Index refreshed manually
- /0 - Index refreshed automatically (i.e every time the view is opened)
- /R=nnnn - Index updated automatically at most nnnn (seconds)
- none of the above - Index refreshed automatically after it has been used for the first time
- /B - Requires designer level access or above to create the view index (e.g. prevent others from rebuilding views via Shift F9)
- /C - ??? (does anyone know?)
The 1.0 Release of the .Domino Framework contains a view that uses the above to display information about all the views in the current database without the need for the Designer client.
Comments (0)