Connection Property

See Also                  Applies To

Returns the ADO Connection object used by the data source control. Read-only.

Remarks

Use caution when calling methods or setting properties for the Connection object returned by this property. For example, you should not call the Connection object's Close method.