DestinationCommandProperties Property

DTS Programming

DTS Programming

DestinationCommandProperties Property

The DestinationCommandProperties collection references an OLEDBProperties collection whose elements define the properties of the destination connection OLE DB provider.

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

object.DestinationCommandProperties

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 GetDestinationCommandProperties(IDTSOleDBProperties **pRetVal);

See Also

Connection2 Object

OLEDBProperty Object

SourceCommandProperties Property