TableDef.Indexes property (DAO)

Applies to: Access 2013, Office 2013

Returns an Indexes collection that contains all of the stored Index objects for the specified table. Read-only.

Syntax

expression .Indexes

expression A variable that represents a TableDef object.