4D v14.3DELETE INDEX |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
DELETE INDEX
DELETE INDEX
The DELETE INDEX command deletes one or more existing indexes from the database.
The optional * parameter, when it is passed, performs deindexing in asynchronous mode. In this mode, the original method continues its execution after the call from the command, regardless of whether or not the index deletion is finished. If there is no index corresponding to fieldPtr or indexName, the command does nothing. This example illustrates both syntaxes of the command:
`Deletion of all indexes related to the LastName field |
PROPERTIES
Product: 4D
HISTORY
Created: 4D v11 SQL SEE ALSO
CREATE INDEX ARTICLE USAGE
4D Language Reference ( 4D v12.4) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||