Attribute Lists – dbase, odbc, oracle, ris, dmrs, informix linkages
If the linkage is of type dbase, odbc, oracle, ris, dmrs, or informix, then these attribute list item names are used to specify the values for the database linkage.
Linkage Parameter |
Contents |
---|---|
entity_number |
The entity number of the linkage. Range: 0..65535 Default: 1 |
key |
The key value of the database linkage. This value corresponds to the value in a field in the attribute row associated with the element in the database. Range: 32-bit integer for 8 word linkage formats (Oracle, ODBC) and 24-bit integer for 4 word linkage formats (DMRS) Default: No default |
readonly |
This applies to the DMRS linkages and indicates whether or not the linkage is readonly. MGE systems also use this to differentiate between feature (which are readonly) and attribute (which are not) linkages. Range: Yes | No Default: Yes |
trailing_flags |
The trailing flags of the database linkage. This can be used to set the daskey. (Not supported for Version 8 DGN files.) Range: Signed 32-bit integer Default: 0 |
firstword |
This is the actual value of the first word of the dmrs linkage. It is stored for DMRS linkages only. Range: Unsigned 16-bit integer Default: 0 |
ltype |
This attribute is used internally by the V8 writer and is not intended for users. |
key2 |
This attribute is used internally by the V8 writer and is not intended for users. |
suspectlinkage |
This attribute is stored only if the reader detected that a certain linkage had an odd number of words, rather than an even number. |
display_attribute |
This attribute is the display attribute number that is assigned to a specific SQL statement in a display attribute table. Range: Unsigned 32-bit integer Default: None |