entityattrtypeloader-class
Represents one entity attribute of data model.
public class Korzh.EasyQuery.Linq.EntityAttrTypeLoader
Assembly: Korzh.EasyQuery.Linq.dll
Constructors
| Name | Type | Description |
|---|---|---|
| EntityAttrTypeLoader() | void |
Methods
| Name | Type | Description |
|---|---|---|
LoadAttrFromProperty(EntityAttr attr, PropertyInfo property, Entity parent) | void | Fills the content of entity attribute by some property (specified by PropertyInfo object). |