Back Forward Declare Index rules
Completing the New or Save As form

  1. About 
  2. New 
  3. Indexes 
  4. Pages & Indexes 
  5. History 
  6. More... 

Create a Declare Index rule by selecting Declare Index from the SysAdmin category.

A Declare Index rule has two key parts:

Field

Description

Applies To

SmartPrompt Select a concrete or abstract class that defines the scope of the indexes. At runtime, a clipboard page of this class must be a top-level page. Concrete objects in classes derived from this class are candidates for indexing under this rule.

Note these restrictions:

  • NoteChoose an internal class. You can't index an external class.
  • NoteYou cannot use @baseclass or the Rule- base class, nor any class derived from the Rule- base class here. You cannot use a class derived from the Code- or Embed- class here.
  • NoteYou can choose a class derived from the Data- base class, but limitations apply. See More about Declare Index rules.
Purpose

Enter a name for this Declare Index rule. Begin the name with a letter and use only letters, digits, and a dash character.

No other rules explicitly reference this Purpose value. However, based on class inheritance, a Declare Index rule named ByChild at one level in the class structure may override and therefore prevent execution of a Declare Index rule named ByChild at a higher level in the class structure.

For general information on the New form, see Completing the new rule dialog box. For general information on the Save As form, see How to enter rule keys using Save As.

Rule resolution

When searching for Declare Index rules, the system:

Time-qualified and circumstance-qualified rule resolution features are not available for Declare Index rules.

Up About Declare Index rules