Attribute Lists – all linkages
The following attribute list item names are used by all linkages. Note that the class and various bit fields are not used when the linkage type is dmrs.
Linkage Parameter |
Contents |
type |
The type of linkage. Range: user | dbase| odbc | oracle | informix | ris | dmrs | framme | string Default: No default |
class (may not appear on all linkages) |
Linkage Class. Range: 0..15 Default: 0 |
ibit (may not appear on all linkages) |
Linkage ibit value. This bit represents whether the linkage is informational or non-informational. This is one of the flag values stored in the flags linkage attribute when using DGNV8. Range: 0|1 Default: 0 |
mbit (may not appear on all linkages) |
Linkage mbit value. Indicates linkage has been modified. This is one of the flag values stored in the flags linkage attribute when using DGNV8. Range: 0|1 Default: 0 |
rbit (may not appear on all linkages) |
Linkage rbit value. The bit is set for remote linkages. This is one of the flag values stored in the flags linkage attribute when using DGNV8. Range: 0|1 Default: 0 |
ubit (may not appear on all linkages) |
Linkage ubit value. This bit is set for user data linkages. If set to 0, then the linkage type is always dmrs. This is one of the flag values stored in the flags linkage attribute when using DGNV8. Range: 0|1 Default: 1 |