ADSIndex 方法 |
ADSIndex 类型公开以下成员。
名称 | 说明 | |
---|---|---|
Flush | Flush the changes to the index. (继承自 BaseIndex。) | |
OrderCondition | Set the condition for the next Index Creation (重写 OrderCondition(DbOrderCondInfo).) | |
OrderCreate | Create a new index or tag. (重写 OrderCreate(DbOrderCreateInfo).) | |
OrderDestroy | Delete an index or tag. (重写 OrderDestroy(DbOrderInfo).) | |
OrderInfo | Retrieve information about the current index. (重写 OrderInfo(UInt32, DbOrderInfo).) | |
OrderListAdd | Open an index file and add to the list of open indexes for the current Workarea. (重写 OrderListAdd(DbOrderInfo).) | |
OrderListDelete | Close an index file and remove it from the list of open indexes for the current Workarea. (重写 OrderListDelete(DbOrderInfo).) | |
OrderListFocus | Set focus to another index in the list open indexes for the current Workarea. (重写 OrderListFocus(DbOrderInfo).) | |
OrderListRebuild | Rebuild all indexes for the current Workarea. (重写 OrderListRebuild.) | |
Seek | Perform a seek operation on the current selected index for the current Workarea. (重写 Seek(DbSeekInfo).) |