TableStat.Relationship

Undocumented in source.

Constructors

this
this(Column left, Column right, string operator)
Undocumented in source.

Members

Functions

getLeft
Column getLeft()
Undocumented in source. Be warned that the author may not have intended to support it.
getOperator
string getOperator()
Undocumented in source. Be warned that the author may not have intended to support it.
getRight
Column getRight()
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta