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
86 #define SDB_LIST_CONTEXTS 0
88 #define SDB_LIST_CONTEXTS_CURRENT 1
90 #define SDB_LIST_SESSIONS 2
92 #define SDB_LIST_SESSIONS_CURRENT 3
94 #define SDB_LIST_COLLECTIONS 4
96 #define SDB_LIST_COLLECTIONSPACES 5
98 #define SDB_LIST_STORAGEUNITS 6
100 #define SDB_LIST_GROUPS 7
102 #define SDB_LIST_STOREPROCEDURES 8
104 #define SDB_LIST_DOMAINS 9
106 #define SDB_LIST_TASKS 10
108 #define SDB_LIST_TRANSACTIONS 11
110 #define SDB_LIST_TRANSACTIONS_CURRENT 12
112 #define SDB_LIST_SVCTASKS 14
114 #define SDB_LIST_SEQUENCES 15
116 #define SDB_LIST_USERS 16
118 #define SDB_LIST_BACKUPS 17
120 #define SDB_LIST_RESERVED1 18
121 #define SDB_LIST_RESERVED2 19
122 #define SDB_LIST_RESERVED3 20
123 #define SDB_LIST_RESERVED4 21
125 #define SDB_LIST_DATASOURCES 22
127 #define SDB_LIST_RESERVED5 23
129 #define SDB_LIST_RESERVED6 24
131 #define SDB_LIST_RESERVED7 25
133 #define SDB_LIST_RESERVED8 26
135 #define SDB_LIST_RECYCLEBIN 27
138 #define SDB_LIST_CL_IN_DOMAIN 129
140 #define SDB_LIST_CS_IN_DOMAIN 130
156 #endif // CLIENT_DEFINITION_H__