43 lines
773 B
INI
43 lines
773 B
INI
Books = Books
|
|
Book = Book
|
|
ID = ID
|
|
Title = Title
|
|
Author = Author
|
|
AuthorID = Author ID
|
|
Stock = Stock
|
|
Name = Name
|
|
Description = Description
|
|
Image = Image
|
|
AuthorName = Author's Name
|
|
DateOfBirth = Date of Birth
|
|
DateOfDeath = Date of Death
|
|
PlaceOfBirth = Place of Birth
|
|
PlaceOfDeath = Place of Death
|
|
Age = Age
|
|
Lifetime = Lifetime
|
|
Authors = Authors
|
|
|
|
Order = Order
|
|
Orders = Orders
|
|
OrderNo = Order Number
|
|
OrderItems = Order Items
|
|
Customer = Customer
|
|
Product = Product
|
|
ProductID = Product ID
|
|
ProductTitle = Product Title
|
|
UnitPrice = Unit Price
|
|
Quantity = Quantity
|
|
|
|
Price = Price
|
|
Currency = Currency
|
|
Date = Date
|
|
Rating = Rating
|
|
NumberOfReviews = Number of Reviews
|
|
|
|
Genre = Genre
|
|
Genres = Genres
|
|
SubGenres = Sub Genres
|
|
|
|
NumCode = Numeric Code
|
|
MinorUnit = Minor Unit
|
|
Exponent = Exponent |