Skip to content

EntityAttrTypeLoader class

Represents one entity attribute of data model.

public class Korzh.EasyQuery.Linq.EntityAttrTypeLoader
TypeNameDescription
voidLoadAttrFromProperty(EntityAttr attr, PropertyInfo property, Entity parent)Fills the content of entity attribute by some property (specified by PropertyInfo object).