BtServer:DeleteIndex()
<< Click to Display Table of Contents >>
BtServer:DeleteIndex()
|
|
Purpose
Drop an index of the table
Prototype
METHOD DeleteIndex ( nIndex ) CLASS BtServer
Argument(s)
<nIndex> Index number to drop
Return
LOGIC Was the index dropped succesfully
See Also