meadow
Version:
A data access library.
27 lines (23 loc) • 717 B
Markdown
##### {DocumentationIndex|Home} > {Model/DataModel|Data Model} > {Model/Dictionary/Dictionary|Data Dictionary} > {Model/Dictionary/Model-Book|Book Table}
Book
===
Column Name | Size | Data Type | Join
----------- | ---: | --------- | ----
IDBook | | ID |
GUIDBook | | GUID |
CreateDate | | DateTime |
CreatingIDUser | | Numeric |
UpdateDate | | DateTime |
UpdatingIDUser | | Numeric |
Deleted | | Boolean |
DeleteDate | | DateTime |
DeletingIDUser | | Numeric |
Title | 200 | String |
Type | 32 | String |
Genre | 128 | String |
ISBN | 64 | String |
Language | 12 | String |
ImageURL | 254 | String |
PublicationYear | | Numeric |
- - -
Generated on 2022-03-29 at 11:36