home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703B.ISO / terminal / niftyman / w95nim / program / data.z / Cabdata.md_ / DataTBL.json < prev    next >
JavaScript Object Notation  |  1996-11-19  |  293b

  1. {
  2.     "schema": {
  3.         "FolderNo": "Long Integer NOT NULL",
  4.         "DataNo": "Long Integer",
  5.         "DataType": "Long Integer",
  6.         "BufferType": "Boolean NOT NULL",
  7.         "DataSize": "Long Integer",
  8.         "DataTitle": "Text (80) NOT NULL",
  9.         "UserID": "Text (255)",
  10.         "UserName": "Text (16)",
  11.         "DataTime": "DateTime",
  12.         "IsRead": "Boolean NOT NULL"
  13.     },
  14.     "data": []
  15. }