Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 663 Bytes

tabledef-indexes-property-dao.md

File metadata and controls

28 lines (20 loc) · 663 Bytes
title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID ms.date mtps_version f1_keywords f1_categories ms.localizationpriority
TableDef.Indexes property (DAO)
Indexes Property
b168ff75-0a5f-2bc0-9180-2add520a12c6
48547149
09/18/2015
v=office.15
dao360.chm1052903
Office.Version=v15
medium

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.