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