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