Connection

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.

Data Type

ADODB.Connection object

Access

Read-only

Remarks

You can use this ADO Connection object to access the source database directly. For more information, see the ADO documentation.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.