The DestinationConnectionID property specifies the connection ID to use at the data destination.
| DataDrivenQueryTask Object | DataPumpTask Object |
object.DestinationConnectionID [= value]
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| value | Connection ID to use |
Long
Read/write
HRESULT GetDestinationConnectionID(LONG *pRetVal);
HRESULT SetDestinationConnectionID(LONG NewValue);