SQLUniqueConstraint

Undocumented in source.

Members

Functions

containsColumn
bool containsColumn(long columnNameHash)
Undocumented in source.
containsColumn
bool containsColumn(string column)
Undocumented in source.
getColumns
List!SQLSelectOrderByItem getColumns()
Undocumented in source.

Inherited Members

From SQLConstraint

getName
SQLName getName()
Undocumented in source.
setName
void setName(SQLName value)
Undocumented in source.
getComment
SQLExpr getComment()
Undocumented in source.
setComment
void setComment(SQLExpr x)
Undocumented in source.
simplify
void simplify()
Undocumented in source.

Meta