Skip to content

EqEntityAttrAttribute class

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

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