home *** CD-ROM | disk | FTP | other *** search
/ Symantec Visual Cafe for Java 2.5 / symantec-visual-cafe-2.5-database-dev-edition.iso / Extras / Starbase / data.z / STARDRAW.STP / AuditEntryFilter.json next >
Encoding:
JavaScript Object Notation  |  1997-02-12  |  294 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Filtermask": "Long Integer",
  5.         "Name": "Text (255)",
  6.         "EntryType": "Long Integer",
  7.         "EventGroup": "Long Integer",
  8.         "Startdate": "DateTime",
  9.         "Enddate": "DateTime",
  10.         "User": "Text (32)",
  11.         "IsUserMe": "Boolean NOT NULL",
  12.         "Parent": "Long Integer",
  13.         "DescSearchString": "Text (255)"
  14.     },
  15.     "data": []
  16. }