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

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