Go to the documentation of this file.
16 #define INFORMIX_LINKAGE 1
17 #define DMRS_LINKAGE 2
18 #define XBASE_LINKAGE 4
20 #define DBASE_LINKAGE 4
21 #define ORACLE_LINKAGE 8
22 #define RIS_LINKAGE 16
23 #define INGRES_LINKAGE 32
24 #define SYBASE_LINKAGE 64
25 #define ODBC_LINKAGE 128
26 #define OLEDB_LINKAGE 256
27 #define BUDBC_LINKAGE 512
34 #define INFORMIX_ID 0x3948
35 #define XBASE_ID 0x1971
36 #define DBASE_ID 0x1971
38 #define ORACLE_ID 0x6091
39 #define INGRES_ID 0x3a77
40 #define SYBASE_ID 0x4F58
41 #define ODBC_ID 0x5e62
42 #define OLEDB_ID 0x5800
43 #define BUDBC_ID 0x5834
45 #define PRIMARY_ID 0x6091
46 #define SECONDARY_ID 0xf81
55 #define MAX_SCREEN_FORM 64
56 #define MAX_FORM_TABLE 64
57 #define MAX_FORM_TYPE 64
58 #define MAX_REPORT_TABLE 64
59 #define MAX_SQL_REVIEW 2048
60 #define MAX_FENCE_FILTER 2048
61 #define MAX_DAS_TABLE 32
62 #define MAX_FORM_TYPE 64
80 #define DB_UNDEFINED 99
Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.