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
74 #define SDB_LIST_CONTEXTS 0
76 #define SDB_LIST_CONTEXTS_CURRENT 1
78 #define SDB_LIST_SESSIONS 2
80 #define SDB_LIST_SESSIONS_CURRENT 3
82 #define SDB_LIST_COLLECTIONS 4
84 #define SDB_LIST_COLLECTIONSPACES 5
86 #define SDB_LIST_STORAGEUNITS 6
88 #define SDB_LIST_GROUPS 7
90 #define SDB_LIST_STOREPROCEDURES 8
92 #define SDB_LIST_DOMAINS 9
94 #define SDB_LIST_TASKS 10
96 #define SDB_LIST_TRANSACTIONS 11
98 #define SDB_LIST_TRANSACTIONS_CURRENT 12
100 #define SDB_LIST_SVCTASKS 14
102 #define SDB_LIST_SEQUENCES 15
104 #define SDB_LIST_USERS 16
106 #define SDB_LIST_BACKUPS 17
108 #define SDB_LIST_RESERVED1 18
109 #define SDB_LIST_RESERVED2 19
110 #define SDB_LIST_RESERVED3 20
111 #define SDB_LIST_RESERVED4 21
114 #define SDB_LIST_CL_IN_DOMAIN 129
116 #define SDB_LIST_CS_IN_DOMAIN 130
130 #endif // CLIENT_DEFINITION_H__