Skip to content

ParentEntityAttrExpr class

Represents parent entity attribute expression

public class Korzh.EasyQuery.Db.ParentEntityAttrExpr
: DbEntityAttrExpr, ISqlExpression, IDbCondition
TypeNameDescription
BooleanIsParentExprGets a value indicating whether this instance is a parent expression.
StringTypeNameNon-static version of Korzh.EasyQuery.Db.ParentEntityAttrExpr.STypeName property.
TypeNameDescription
StringGetSqlExpr(DbQueryFormats formats, SqlExtraClauses extraClauses = null)Gets the SQL expression of the Korzh.EasyQuery.Db.ParentEntityAttrExpr object.
TypeNameDescription
StringSTypeNameGets the name of the Korzh.EasyQuery.EqExpression type.