DTS Programming
Connected Property
The Connected property indicates whether a connection is currently active.
Applies To
| Connection Object | Connection2 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);