Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Context-Sensitive Help » UltraLite Plug-in Help » Introduction to UltraLite Plug-in property sheets

Foreign Key property sheet: Columns tab Next Page

Index property sheet: General tab


The General tab of the Index property sheet has the following components:

Name    Shows the name of the index. You can edit the name of the index in this field.

Type    Shows the type of object. The object type can be foreign key index, primary key index, unique constraint index, or index.

Unique    Shows whether values in the index must be unique. The unique value is set when you create a new index.

Table    Shows the name and owner of the table with which the index is associated. This is only displayed if the index is on a table.

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 also