The SourceConnectionID property specifies the ID of the source connection.
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);
This property is the linkage between a data pump task and the source Connection2 object.