EntityAttrTypeLoader class
EntityAttrTypeLoader class
Section titled “EntityAttrTypeLoader class”Represents one entity attribute of data model.
public class Korzh.EasyQuery.Linq.EntityAttrTypeLoader
Methods
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). |