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