uim.sql.index.create

Undocumented in source.

Members

Classes

DSQLCreateIndex
class DSQLCreateIndex
Undocumented in source.

Functions

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.

Meta