The SourceConnectionID property specifies the source connection ID.
| DataDrivenQueryTask Object | DataPumpTask Object |
object.SourceConnectionID [= value]
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| value | Source connection ID |
Long
Read/write
HRESULT GetSourceConnectionID(LONG *pRetVal);
HRESULT SetSourceConnectionID(LONG NewValue);
DestinationConnectionID Property