Represents attribute property used in FindAttribute methods
public enum Korzh.EasyQuery.EntityAttrProp
: Enum, IComparable, IFormattable, IConvertible
Enum
Value | Name | Description |
---|---|---|
0 |
ID | Attribute ID |
1 |
Caption | Attribute caption |
2 |
Expression | Some expression (should be defined in descendants). Same as ID for Korzh.EasyQuery.Entity class. |