Go to the documentation of this file.
23 #ifndef CLIENT_DEFINITION_H__
24 #define CLIENT_DEFINITION_H__
29 #define SDB_SNAP_CONTEXTS 0
31 #define SDB_SNAP_CONTEXTS_CURRENT 1
33 #define SDB_SNAP_SESSIONS 2
35 #define SDB_SNAP_SESSIONS_CURRENT 3
37 #define SDB_SNAP_COLLECTIONS 4
39 #define SDB_SNAP_COLLECTIONSPACES 5
41 #define SDB_SNAP_DATABASE 6
43 #define SDB_SNAP_SYSTEM 7
45 #define SDB_SNAP_CATALOG 8
47 #define SDB_SNAP_TRANSACTIONS 9
49 #define SDB_SNAP_TRANSACTIONS_CURRENT 10
51 #define SDB_SNAP_ACCESSPLANS 11
53 #define SDB_SNAP_HEALTH 12
55 #define SDB_SNAP_CONFIGS 13
57 #define SDB_SNAP_SVCTASKS 14
59 #define SDB_SNAP_SEQUENCES 15
61 #define SDB_SNAP_RESERVED1 16
63 #define SDB_SNAP_RESERVED2 17
65 #define SDB_SNAP_QUERIES 18
67 #define SDB_SNAP_LATCHWAITS 19
69 #define SDB_SNAP_LOCKWAITS 20
71 #define SDB_SNAP_INDEXSTATS 21
73 #define SDB_SNAP_RESERVED3 22
75 #define SDB_SNAP_TASKS 23
77 #define SDB_SNAP_INDEXES 24
79 #define SDB_SNAP_TRANSWAITS 25
81 #define SDB_SNAP_TRANSDEADLOCK 26
83 #define SDB_SNAP_RECYCLEBIN 27
85 #define SDB_SNAP_RESERVED4 28
88 #define SDB_LIST_CONTEXTS 0
90 #define SDB_LIST_CONTEXTS_CURRENT 1
92 #define SDB_LIST_SESSIONS 2
94 #define SDB_LIST_SESSIONS_CURRENT 3
96 #define SDB_LIST_COLLECTIONS 4
98 #define SDB_LIST_COLLECTIONSPACES 5
100 #define SDB_LIST_STORAGEUNITS 6
102 #define SDB_LIST_GROUPS 7
104 #define SDB_LIST_STOREPROCEDURES 8
106 #define SDB_LIST_DOMAINS 9
108 #define SDB_LIST_TASKS 10
110 #define SDB_LIST_TRANSACTIONS 11
112 #define SDB_LIST_TRANSACTIONS_CURRENT 12
114 #define SDB_LIST_SVCTASKS 14
116 #define SDB_LIST_SEQUENCES 15
118 #define SDB_LIST_USERS 16
120 #define SDB_LIST_BACKUPS 17
122 #define SDB_LIST_RESERVED1 18
123 #define SDB_LIST_RESERVED2 19
124 #define SDB_LIST_RESERVED3 20
125 #define SDB_LIST_RESERVED4 21
127 #define SDB_LIST_DATASOURCES 22
129 #define SDB_LIST_RESERVED5 23
131 #define SDB_LIST_RESERVED6 24
133 #define SDB_LIST_RESERVED7 25
135 #define SDB_LIST_RESERVED8 26
137 #define SDB_LIST_RECYCLEBIN 27
139 #define SDB_LIST_GROUPMODES 28
142 #define SDB_LIST_CL_IN_DOMAIN 129
144 #define SDB_LIST_CS_IN_DOMAIN 130
160 #endif // CLIENT_DEFINITION_H__