BtServer:DeleteIndex()

 

<< Click to Display Table of Contents >>

Navigation:  Server Classes > BtServer Class >

 

BtServer:DeleteIndex()

 

Previous pageReturn to chapter overviewNext page

 

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

 

 

BtServer