meadow
Version:
A data access library.
26 lines (22 loc) • 732 B
Markdown
##### {DocumentationIndex|Home} > {Model/DataModel|Data Model} > {Model/Dictionary/Dictionary|Data Dictionary} > {Model/Dictionary/Model-BookPrice|BookPrice Table}
BookPrice
===
Column Name | Size | Data Type | Join
----------- | ---: | --------- | ----
IDBookPrice | | ID |
GUIDBookPrice | | GUID |
CreateDate | | DateTime |
CreatingIDUser | | Numeric |
UpdateDate | | DateTime |
UpdatingIDUser | | Numeric |
Deleted | | Boolean |
DeleteDate | | DateTime |
DeletingIDUser | | Numeric |
Price | 8,2 | Decimal |
StartDate | | DateTime |
EndDate | | DateTime |
Discountable | | Boolean |
CouponCode | 16 | String |
IDBook | | Numeric | Book.IDBook
- - -
Generated on 2022-03-29 at 11:36