ADOConnection Property
Exposes the read-only Data Control's connection object so that it can be used in Visual Basic scripts.
Syntax
object.ADOConnection
Parameters
The object placeholder represents an object expression that evaluates to an object in the Applies To list.
Remarks
The data type of this property is ADODB.CONNECTION.