SQLDropIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto SQLDropIndex()
  2. auto SQLDropIndex(string indexName)
  3. auto SQLDropIndex(string indexName, string tableName)
    SQLDropIndex
    (
    string indexName
    ,
    string tableName
    )

Meta