hunt-entity ~master (2022-02-21T08:00:07Z)
Home
Dub
Repo
EntityFieldOwner
hunt
entity
EntityFieldOwner
Undocumented in source.
class
EntityFieldOwner : EntityFieldInfo {
this
(string fieldName, string columnName, string tableName);
string
getSelectColumn
();
bool
isAggregateType
();
}
Constructors
this
this
(string fieldName, string columnName, string tableName)
Undocumented in source.
Members
Functions
getSelectColumn
string
getSelectColumn
()
Undocumented in source. Be warned that the author may not have intended to support it.
isAggregateType
bool
isAggregateType
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
entity
EntityFieldOwner
classes
EntityFieldOwner