home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Utilitare / sandra / san2005.exe / {app} / examples / Report Schema.mdb / TDevice.json < prev    next >
Encoding:
JavaScript Object Notation  |  2004-11-20  |  170 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "ModuleID": "Long Integer",
  5.         "ClassID": "Long Integer",
  6.         "Name": "Text (255)",
  7.         "IconID": "Long Integer",
  8.         "HelpID": "Long Integer NOT NULL"
  9.     },
  10.     "data": []
  11. }