BaseIndex Class |
Namespace: XSharp.RDD
The BaseIndex type exposes the following members.
Name | Description | |
---|---|---|
Flush | Flush the changes to the index. | |
OrderCondition | Set the condition for the next Index Creation | |
OrderCreate | Create a new index or tag. | |
OrderDestroy | Delete an index or tag. | |
OrderInfo | Retrieve information about the current index. | |
OrderListAdd | Open an index file and add to the list of open indexes for the current Workarea. | |
OrderListDelete | Close an index file and remove it from the list of open indexes for the current Workarea. | |
OrderListFocus | Set focus to another index in the list open indexes for the current Workarea. | |
OrderListRebuild | Rebuild all indexes for the current Workarea. | |
Seek | Perform a seek operation on the current selected index for the current Workarea. |