home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 April / PCWorld_2002-04_cd.bin / Akce / demo / samples.z / Abdata.sdb / OrderDetail.json < prev    next >
Encoding:
JavaScript Object Notation  |  2000-02-25  |  119 b 

  1. {
  2.     "schema": {
  3.         "OrderDetailID": "Text (255)",
  4.         "OrderID": "Text (255)",
  5.         "ProductID": "Text (255)",
  6.         "Quantity": "Double"
  7.     },
  8.     "data": []
  9. }