Connected Property (DTS)

The Connected property indicates whether a connection is currently active.

Applies To
Connection Object  

Syntax

object.Connected

Part Description
object Expression that evaluates to an object in the Applies To list

Data Type

Boolean

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetConnected(VARIANT_BOOL *pRetVal);

  


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