DSQLCreateIndex.this

Undocumented in source.
  1. this()
  2. this(string indexName)
  3. this(string indexName, string tableName)
    class DSQLCreateIndex
    this
    (
    string indexName
    ,
    string tableName
    )
  4. this(string indexName, string tableName, string columns)

Meta