Skip to main content

entityattrtypeloader-class

Represents one entity attribute of data model.

public class Korzh.EasyQuery.Linq.EntityAttrTypeLoader

Assembly: Korzh.EasyQuery.Linq.dll

Constructors

NameTypeDescription
EntityAttrTypeLoader()void

Methods

NameTypeDescription
LoadAttrFromProperty(EntityAttr attr, PropertyInfo property, Entity parent)voidFills the content of entity attribute by some property (specified by PropertyInfo object).