Skip to content

DbEntity class

Base SQL Entity

public class Korzh.EasyQuery.Db.DbEntity
: Entity, IComparable<Entity>
TypeNameDescription
ICollection<DbEntityLink>EntityLinksGets the entity links.
TypeNameDescription
EntityAttrFindAttribute(EntityAttrProp what, String val)Finds the attribute by its ID.
voidLoadNodes(XmlReader reader)Loads the root nodes of the entity.