The Connection property of an object of ClassType clsDataSource returns a reference to a Microsoft® ActiveX® Data Objects (ADO) Connection object, used to connect to a relational database.
ADODB.Connection
Read-only
You can use this ADO Connection object to access the source database directly. For more information, see the ADO documentation.