EntityAttrTypeLoader class
Represents one entity attribute of data model.
public class Korzh.EasyQuery.Linq.EntityAttrTypeLoaderMethods
Section titled “Methods”| Type | Name | Description |
|---|---|---|
void | LoadAttrFromProperty(EntityAttr attr, PropertyInfo property, Entity parent) | Fills the content of entity attribute by some property (specified by PropertyInfo object). |