Type to start searching...

DropIndex

Drop an index from an existing table.

Properties
description : string

Operation description.

name : indexName

Index name, as specified in the data source: [<owner>.]<table>.<index>

Valid values based on“string”.
[A-Za-z][_A-Za-z\d]*(\.[A-Za-z][_A-Za-z\d]*){0,2}
Parents