BtIndex:Flags Access

 

<< Click to Display Table of Contents >>

Navigation:  Support Classes > BtIndex Class >

 

BtIndex:Flags Access

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

This access returns a string representation of the index segment flags

 

 

 

Prototype

 

 

ACCESS Flags   CLASS BtIndex

 

 

 

Return

 

 

STRING          that contains all the flags for the various index segments

 

 

 

Description

 

 

This access returns a strig representation of all the index flags It does this by looping through the segments and querying for the flags of all the segments.

 

 

 

See Also

 

 

BtIndex, BtSegment:Flags