BtTable:DropIndex()
<< Click to Display Table of Contents >>
BtTable:DropIndex()
|
|
Purpose
Create a new index for the table
Prototype
METHOD DropIndex ( nIndex AS DWORD ) AS LOGIC PASCAL CLASS BtTable
Argument(s)
<nIndex> Index number to drop (first=1, second=2 etc)
Return
LOGIC Was the index dropped succesfully
See Also