Click or drag to resize

BaseIndex Methods

X#

The BaseIndex type exposes the following members.

Functions
  NameDescription
Public methodFlush
Flush the changes to the index.
Public methodOrderCondition
Set the condition for the next Index Creation
Public methodOrderCreate
Create a new index or tag.
Public methodOrderDestroy
Delete an index or tag.
Public methodOrderInfo
Retrieve information about the current index.
Public methodOrderListAdd
Open an index file and add to the list of open indexes for the current Workarea.
Public methodOrderListDelete
Close an index file and remove it from the list of open indexes for the current Workarea.
Public methodOrderListFocus
Set focus to another index in the list open indexes for the current Workarea.
Public methodOrderListRebuild
Rebuild all indexes for the current Workarea.
Public methodSeek
Perform a seek operation on the current selected index for the current Workarea.
Top
See Also