Skip to content

EntityAttrProp enum

Represents attribute property used in FindAttribute methods

public enum Korzh.EasyQuery.EntityAttrProp
: Enum, IComparable, IFormattable, IConvertible
ValueNameDescription
0IDAttribute ID
1CaptionAttribute caption
2ExpressionSome expression (should be defined in descendants). Same as ID for Korzh.EasyQuery.Entity class.