TableDef.Name property (DAO)

Applies to: Access 2013, Office 2013

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.