AdoServer:SetIndex()

<< Click to Display Table of Contents >>

Navigation:  Dataservers > AdoServer Class > Methods >

AdoServer:SetIndex()

Previous pageReturn to chapter overviewNext page

Purpose

Get/Set the current index for the server

 

Prototype

METHOD SetIndex ( cNewIndex )  

 

 

Argument(s)

cNewIndex        (Optional) name for the new index to ser

 

The server will send a NOTIFYINTENTTOMOVE before the operation and a NOTIFYFILECHANGE after the operation.

 

 

Return

STRING        Current Index name, or (None) if provider doesn't support indexes

 

See Also

AdoServer, AdoRecordSet:Index, AdoRecordSet:Index