- SQLCreateIndex
auto SQLCreateIndex()
Undocumented in source. Be warned that the author may not have intended to support it.
- SQLCreateIndex
auto SQLCreateIndex(string indexName)
Undocumented in source. Be warned that the author may not have intended to support it.
- SQLCreateIndex
auto SQLCreateIndex(string indexName, string tableName)
Undocumented in source. Be warned that the author may not have intended to support it.
- SQLCreateIndex
auto SQLCreateIndex(string indexName, string tableName, string columns)
Undocumented in source. Be warned that the author may not have intended to support it.