SourceCommandProperties Property

DTS Programming

DTS Programming

SourceCommandProperties Property

The SourceCommandProperties property specifies an OLEDBProperties collection of properties of the OLE DB provider used by the source connection.

Applies To
DataDrivenQueryTask Object DataPumpTask2 Object
DataDrivenQueryTask2 Object ParallelDataPumpTask Object
DataPumpTask Object  
Syntax

object.SourceCommandProperties

Part Description
object Expression that evaluates to an object in the Applies To list

Data Type

OLEDBProperties Collection

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetSourceCommandProperties(IDTSOleDBProperties **pRetVal);

See Also

Connection2 Object

DestinationCommandProperties Property

OLEDBProperty Object