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
Modifiable
Read-only
Prototype (C/C++)
HRESULT GetDestinationCommandProperties(IDTSOleDBProperties **pRetVal);