dbentityattrdescriptor-class
public class Korzh.EasyQuery.Db.DbEntityAttrDescriptor
: EntityAttrDescriptor
Assembly: Korzh.EasyQuery.Db.dll
Constructors
Name | Type | Description |
---|---|---|
DbEntityAttrDescriptor() | void | |
DbEntityAttrDescriptor(Entity parentEntity) | void | |
DbEntityAttrDescriptor(Entity parentEntity, string fieldName, Table table) | void | |
DbEntityAttrDescriptor(Entity parentEntity, EntityAttrKind kind, string expr, Table table) | void |
Properties
Name | Type | Description |
---|---|---|
Table1 | Table | |
Table2 | Table | |
Tables | List <Table> |