ConnectionName Property

       

Specifies the name of the DEConnection object associated with the Command object. This property can be set to the name of any Connection object in the current DataEnvironment object.

Syntax

object.ConnectionName [=string]

The Connection Name property syntax has these parts:

Part Description
object An object expression that evaluates to an item in the Applies To list.
string A string expression that specifies the name of the associated DEConnection object in the current DataEnvironment object.