QueryDef.Name Property

Access Developer Reference

Returns or sets the 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.