Skip to content

EqEntityAttribute class

Provides a general-purpose attribute that lets you specify different options for entity classes.

public class Korzh.EasyQuery.EqEntityAttribute
: Attribute
TypeNameDescription
StringDisplayNameGets the display name of entity.
BooleanIgnoreGets or sets a value indicating whether this entity should be ignored during the model loading
BooleanUseInConditionsGets or sets a value indicating whether this entity can be used in conditions
BooleanUseInResultGets or sets a value indicating whether this entity can be used in result
BooleanUseInSortingGets or sets a value indicating whether this entity can be used in sorting panel