How to: View the Properties of an Index (SQL Server Management Studio)

This topic describes how to view the properties of an index.

To view the properties of an index

  1. In Object Explorer, connect to an instance of the SQL Server Database Engine and then expand that instance.

  2. Expand Databases, expand the database that contains the table that contains the index, and then expand Tables.

  3. Expand the table in which the index belongs and then expand Indexes.

  4. Right-click the index, and then click Properties.

    The Index Properties dialog box opens.

  5. In the Select a page pane, click on the page for the properties you want to view.