QueryDef.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 QueryDef object.

Remarks

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