TableDef.Name Property (DAO)

Returns or sets the name of the specified object. Read/write String.

Syntax

expression .Name

expression A variable that represents a TableDef object.

Remarks

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