XBase.CreateIndex
Syntax:
Parameters:
<FileName> (required)
Complete name of the index file being created.
Returned value:
True indicates the index file has been created; otherwise it is False.
Description:
Availability:
Example:
xB.CreateIndex(IndexFileName); |