
  TYPE
    amt$duplicate_key_control = (amc$no_duplicates_allowed,
          amc$first_in_first_out, amc$ordered_by_primary_key, amc$bit_map);

