ADSIndex Class |
Namespace: XSharp.ADS
The ADSIndex type exposes the following members.
Name | Description | |
---|---|---|
BagName | ||
Found | Result of the last seek operation for the current Workarea. (Inherited from BaseIndex.) | |
Index | ||
OrderCondInfo | ||
OrderName | ||
Table |
Name | Description | |
---|---|---|
Flush | Flush the changes to the index. (Inherited from BaseIndex.) | |
OrderCondition | Set the condition for the next Index Creation (Overrides OrderCondition(DbOrderCondInfo).) | |
OrderCreate | Create a new index or tag. (Overrides OrderCreate(DbOrderCreateInfo).) | |
OrderDestroy | Delete an index or tag. (Overrides OrderDestroy(DbOrderInfo).) | |
OrderInfo | Retrieve information about the current index. (Overrides OrderInfo(DWord, DbOrderInfo).) | |
OrderListAdd | Open an index file and add to the list of open indexes for the current Workarea. (Overrides OrderListAdd(DbOrderInfo).) | |
OrderListDelete | Close an index file and remove it from the list of open indexes for the current Workarea. (Overrides OrderListDelete(DbOrderInfo).) | |
OrderListFocus | Set focus to another index in the list open indexes for the current Workarea. (Overrides OrderListFocus(DbOrderInfo).) | |
OrderListRebuild | Rebuild all indexes for the current Workarea. (Overrides OrderListRebuild.) | |
Seek | Perform a seek operation on the current selected index for the current Workarea. (Overrides Seek(DbSeekInfo).) |