Skip to main content

parententityattrexpr-class

Represents parent entity attribute expression

public class Korzh.EasyQuery.ParentEntityAttrExpr
: EntityAttrExpr

Assembly: Korzh.EasyQuery.dll

Constructors

NameTypeDescription
ParentEntityAttrExpr(DataModel model, EntityAttr attr)voidGet the expression's tag - a special identifier that is used to distinguish the type of the expression .

Properties

NameTypeDescription
IsParentExprboolGets a value indicating whether this instance is a parent expression.
TagintGet the expression's tag - a special identifier that is used to distinguish the type of the expression .