JSON File: ExportJson3_2.json
{
"identity": "70c86603-983b-4bd9-adbc-259436e43cbd",
"version": 1.0,
"platform": "C#",
"mapping-method": 0,
"dataobject": {
"name": "d_department",
"meta-columns": [
{
"name": "Departmentid",
"index": 0,
"datatype": "System.Int32",
"nullable": 0
},
{
"name": "Name",
"index": 1,
"datatype": "System.String",
"nullable": 0
},
{
"name": "Budget",
"index": 2,
"datatype": "System.Decimal",
"nullable": 0
},
{
"name": "Startdate",
"index": 3,
"datatype": "System.DateTime",
"nullable": 0
},
{
"name": "Administrator",
"index": 4,
"datatype": "System.Int32",
"nullable": 1
}
],
"primary-rows": [
{
"row-status": 1,
"columns": {
"Departmentid": [ 2 ],
"Name": [ "department name", 1, "English" ],
"Budget": [ 120000.0000 ],
"Startdate": [ "2007-09-01T00:00:00" ],
"Administrator": [ 6 ]
}
},
{
"row-status": -1,
"columns": {
"Departmentid": [ 4 ],
"Name": [ "Economics" ],
"Budget": [ 200000.0000 ],
"Startdate": [ "2007-09-01T00:00:00" ],
"Administrator": [ 4 ]
}
}
]
}
}