BtTable:CreateIndex()

 

<< Click to Display Table of Contents >>

Navigation:  Support Classes > BtTable Class >

 

BtTable:CreateIndex()

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Create a new index for the table

 

 

 

Prototype

 

 

METHOD CreateIndex ( uIndex AS USUAL )  AS LOGIC PASCAL CLASS BtTable

 

 

 

Argument(s)

 

 

uIndex                Description of the index segments

 

 

 

 

Return

 

 

LOGICAL                True when the index was created succesfully

 

 

 

See Also

 

 

BtTable, BtServer:CreateIndex(), Bt_CreateIndex()