Share via


Index.Name Property (DAO)

Returns or sets the name of the specified object. Read/write String if the object has not been appended to a collection. Read-only String if the object has been appended to a collection.

Syntax

expression .Name

expression A variable that represents an Index object.

Remarks

The maximum length for the name of a Index object is 64 characters.