DAO Object
 
Returns the name of the specified object. Read-only String.
 

Syntax

expression .Name
expression A variable that represents a Recordset object.
 

Remarks

The Name property of a Recordset object opened by using an SQL statement is the first 256 characters of the SQL statement.