索引设计

The Index Design dialog allows you to define and edit the indexes for the current table.

要访问此命令...

In a database file window, click the Tables icon. Choose Insert - Table Design or Edit - Edit.


表格设计

索引列表

Displays a list of available indexes. Select an index from the list to edit. The details of the selected index are displayed in the dialog.

新建索引

创建新的索引。

删除当前的索引

删除当前索引。

重命名当前的索引

重命名当前索引。

保存当前索引

在数据源中保存当前索引。

重设当前索引

将当前索引重设为启动对话框时的设置。

索引详细信息

As soon as you change a detail of the current index and then select another index, the change is immediately passed on to the data source. You can only leave the dialog, or select another index, if the change has been successfully acknowledged by the data source. However, you can undo the change by clicking the Reset Current Index icon.

唯一

指定当前索引是否只允许唯一值。选中唯一选项来防止输入字段中出现重复数据,并保证数据完整性。

字段

字段区域显示当前表格中的字段列表。您可以同时选择多个字段。要取消选择某个字段,请选择列表开始处的空白条目。

索引字段

显示当前表格中的字段列表。您可以选择多个字段。

排序顺序

Determines the sort order of the indexes.

关闭

关闭对话框。