EntityExpression

Undocumented in source.

Constructors

this
this(string columnName, string tableName)
Undocumented in source.

Members

Functions

getColumnAs
string getColumnAs()
Undocumented in source. Be warned that the author may not have intended to support it.
getColumnAsName
string getColumnAsName()
Undocumented in source. Be warned that the author may not have intended to support it.
getColumnName
string getColumnName()
Undocumented in source. Be warned that the author may not have intended to support it.
getFullColumn
string getFullColumn()
Undocumented in source. Be warned that the author may not have intended to support it.
getSelectColumn
string getSelectColumn()
Undocumented in source. Be warned that the author may not have intended to support it.
getTableName
string getTableName()
Undocumented in source. Be warned that the author may not have intended to support it.
setColumnSpecifier
EntityExpression setColumnSpecifier(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
setDistinct
EntityExpression setDistinct(bool b)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

getColumnAs
string getColumnAs(string columnName, string tableName)
Undocumented in source. Be warned that the author may not have intended to support it.
getColumnAsName
string getColumnAsName(string columnName, string tableName)
Undocumented in source. Be warned that the author may not have intended to support it.
getCountAsName
string getCountAsName(string tableName)
Undocumented in source. Be warned that the author may not have intended to support it.
getFullColumnName
string getFullColumnName(string columnName, string tableName)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta