EntityMetaInfo

Members

Functions

columnName
string columnName(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
field
EntityField field(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
fields
EntityField[] fields()
Undocumented in source. Be warned that the author may not have intended to support it.
fullColumnName
string fullColumnName(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
hasField
bool hasField(string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

autoIncrementKey
string autoIncrementKey;
Undocumented in source.
fullName
string fullName;
Undocumented in source.
primaryKey
string primaryKey;
Undocumented in source.
simpleName
string simpleName;
Undocumented in source.
tableName
string tableName;
Undocumented in source.
tablePrfix
string tablePrfix;
Undocumented in source.

Meta