home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / wtest / micrsoft / vbasic4 / vb4-1.cab / demo.mdb / CodeTemplates.json < prev    next >
Encoding:
JavaScript Object Notation  |  1995-08-15  |  231 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Parent": "Long Integer NOT NULL",
  5.         "Name": "Text (40) NOT NULL",
  6.         "NameProperty": "Text (40)",
  7.         "Comment": "Text (255)",
  8.         "Virtual": "Boolean NOT NULL",
  9.         "FileName": "Text (255)",
  10.         "FileObject": "OLE (255)"
  11.     },
  12.     "data": []
  13. }