Connection.Name Property (DAO)
Rreturns the name of a Connection.
Syntax
expression .Name
expression A variable that represents a Connection object.
Remarks
You can use an object's Name property with the Visual Basic for Applications Dim statement in code to create other instances of the object.