AdoCommand:ActiveConnection

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoCommand Class >

AdoCommand:ActiveConnection

Previous pageReturn to chapter overviewNext page

Purpose

The Connection object the Command object currently belongs to

 

Prototype

 

PROPERTY ActiveConnection AS AdoConnection 

 

 

 

 

Data Type

uObject        Connection in the form of either a String or a AdoConnection Object

OBJECT        AdoConnection object

 

See Also

AdoCommand, AdoConnection, AdoRecordSet:ActiveConnection,