SourceConnectionID Property (DTS)

The SourceConnectionID property specifies the source connection ID.

Applies To
DataDrivenQueryTask Object DataPumpTask Object

Syntax

object.SourceConnectionID [= value]

Part Description
object Expression that evaluates to an object in the Applies To list
value Source connection ID

Data Type

Long

Modifiable

Read/write

Prototype (C/C++)

HRESULT GetSourceConnectionID(LONG *pRetVal);

HRESULT SetSourceConnectionID(LONG NewValue);

See Also

DestinationConnectionID Property

  


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