Primary Key or Unique Constraint Properties window: General tab

This tab has the following components:

  • Name   Shows the name of the primary key or unique constraint. You can edit the name of the unique constraint (but not the primary key) in this field.

  • Type   Shows the type of object.

  • Unique   Indicates whether the primary key is unique or not.

  • Table   Shows the name of the table to which the primary key or unique constraint applies.

  • Maximum hash size   Shows an integer value for the maximum hash size in the range [0,32]. The default maximum hash size is the value of the database property maximum hash size when the database was created, which has a default of 4. See UltraLite max_hash_size creation parameter.

 See also