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 object
Read-only
You can use this ADO Connection object to access the source database directly. For more information, see the ADO documentation.