UNPKG

2.31 kBJSONView Raw
1{
2 "backupPosition": 123,
3 "baseTable": "foo",
4 "cacheMode": "foo",
5 "containedIn": "foo",
6 "defaultPrivileges": "foo",
7 "derivationExpression": "foo",
8 "derivationFunction": "foo",
9 "description": "foo",
10 "dynamicCodeDigest": "foo",
11 "enforceVisibility": true,
12 "extensionAllowed": true,
13 "extensionTable": "foo",
14 "externallySourced": true,
15 "implementingOpName": "foo",
16 "isEncapsulated": true,
17 "isEnumerated": true,
18 "isMapped": true,
19 "isScalar": true,
20 "label": "foo",
21 "lastArchivedAt": 1369082461792,
22 "name": "foo",
23 "overrideAllowed": true,
24 "profileKey": "foo",
25 "profileManagedAccess": true,
26 "scalarBaseType": "foo",
27 "scalarInheritsFrom": "foo",
28 "sourcePeriod": 123,
29 "sourceStrategy": "foo",
30 "storage": "foo",
31 "suppressOldOnUpdate": true,
32 "systemAccessRights": true,
33 "systemObjectsVisible": true,
34 "targetKey": "foo",
35 "tenantDisabled": true,
36 "tenantOverride": true,
37 "uniqueExternalId": true,
38 "validationExpression": "foo",
39 "validationFunction": "foo",
40 "validationMessage": "foo",
41 "x": 123,
42 "y": 123,
43 "attributes": "(instance of type 'Object')",
44 "classifications": "(instance of type 'Object')",
45 "defaultConstraints": "(instance of type 'Object')",
46 "displayFormat": "(instance of type 'Object')",
47 "enumeration": [
48 {
49 "label": "foo",
50 "value": "foo",
51 "extraData": "(instance of type 'Object')"
52 }
53 ],
54 "indices": "(instance of type 'Object')",
55 "multiTypes": "(instance of type 'Object')",
56 "operations": [
57 "(first instance of type 'CdmOperation')",
58 "(second instance of type 'CdmOperation')"
59 ],
60 "properties": [
61 "(first instance of type 'CdmProperty')",
62 "(second instance of type 'CdmProperty')"
63 ],
64 "subscriptions": [
65 "(first instance of type 'CdmSubscription')",
66 "(second instance of type 'CdmSubscription')"
67 ],
68 "virtualOpNames": {
69 "delete": [
70 "foo",
71 "bar"
72 ],
73 "insert": [
74 "foo",
75 "bar"
76 ],
77 "select": [
78 "foo",
79 "bar"
80 ],
81 "update": [
82 "foo",
83 "bar"
84 ]
85 }
86}