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
77 #define SDB_SNAP_TRANSWAITS 25
79 #define SDB_SNAP_TRANSDEADLOCK 26
83 #define SDB_LIST_CONTEXTS 0
85 #define SDB_LIST_CONTEXTS_CURRENT 1
87 #define SDB_LIST_SESSIONS 2
89 #define SDB_LIST_SESSIONS_CURRENT 3
91 #define SDB_LIST_COLLECTIONS 4
93 #define SDB_LIST_COLLECTIONSPACES 5
95 #define SDB_LIST_STORAGEUNITS 6
97 #define SDB_LIST_GROUPS 7
99 #define SDB_LIST_STOREPROCEDURES 8
101 #define SDB_LIST_DOMAINS 9
103 #define SDB_LIST_TASKS 10
105 #define SDB_LIST_TRANSACTIONS 11
107 #define SDB_LIST_TRANSACTIONS_CURRENT 12
109 #define SDB_LIST_SVCTASKS 14
111 #define SDB_LIST_SEQUENCES 15
113 #define SDB_LIST_USERS 16
115 #define SDB_LIST_BACKUPS 17
117 #define SDB_LIST_RESERVED1 18
118 #define SDB_LIST_RESERVED2 19
119 #define SDB_LIST_RESERVED3 20
120 #define SDB_LIST_RESERVED4 21
122 #define SDB_LIST_DATASOURCES 22
125 #define SDB_LIST_RESERVED5 25
126 #define SDB_LIST_RESERVED6 26
129 #define SDB_LIST_CL_IN_DOMAIN 129
131 #define SDB_LIST_CS_IN_DOMAIN 130
147 #endif // CLIENT_DEFINITION_H__