BtTable:CreateIndex()
<< Click to Display Table of Contents >>
BtTable:CreateIndex()
|
|
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()