Skip to main content

Extent

Defines an extent index.

Usage

To specify that this is an extent index, use the following syntax:

Index State [ Extent ];

Otherwise, omit this keyword or place the word Not immediately before the keyword.

Note:

If you are using bitmap indices, then an extent index is automatically maintained and there is no need to define one.

Details

An extent index is used to keep track of which object instances belong to a subclass.

Default

The Default for the Extent keyword is false.

See Also

FeedbackOpens in a new tab