public class Korzh.EasyQuery.Db.DbEntityAttrDescriptor
: EntityAttrDescriptor
Package: Korzh.EasyQuery.Db
(targets: netstandard2.0
)
Assembly: Korzh.EasyQuery.Db.dll
Constructors
Name | Type | Description |
---|---|---|
DbEntityAttrDescriptor(Entity parent, string expr, Table[] tables) |
void |
|
DbEntityAttrDescriptor(Entity parent, EntityAttrKind kind, string expr, Table[] tables) |
void |
Properties
Name | Type | Description |
---|---|---|
Tables | List <Table> |