SQLOrderingSpecification

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.

Members

Functions

opEquals
bool opEquals(SQLOrderingSpecification h)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(SQLOrderingSpecification h)
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.

Static functions

ASC
SQLOrderingSpecification ASC()
Undocumented in source. Be warned that the author may not have intended to support it.
DESC
SQLOrderingSpecification DESC()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

name
string name;
Undocumented in source.
name_lcase
string name_lcase;
Undocumented in source.

Meta