DSQLCreateIndex

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string indexName)
Undocumented in source.
this
this(string indexName, string tableName)
Undocumented in source.
this
this(string indexName, string tableName, string columns)
Undocumented in source.

Members

Functions

toSQL
string toSQL()
Undocumented in source. Be warned that the author may not have intended to support it.
unique
O unique()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_unique
bool _unique;
Undocumented in source.

Meta