EntityAttrDescriptor class
public class Korzh.EasyQuery.EntityAttrDescriptor : MetaEntityAttrDescriptor
Package: Korzh.EasyQuery
(targets: netstandard2.0
)
Assembly: Korzh.EasyQuery.dll
Constructors
Section titled “Constructors”Name | Type | Description |
---|---|---|
EntityAttrDescriptor(Entity parent) | void | |
EntityAttrDescriptor(Entity parent, string expr) | void | |
EntityAttrDescriptor(Entity parent, EntityAttrKind kind, string expr = ) | void |
Properties
Section titled “Properties”Name | Type | Description |
---|---|---|
UseInConditions | bool | |
UseInResult | bool | |
UseInSorting | bool |