CommandProperties Property (DTS)

The CommandProperties property specifies OLEDBProperty object command properties for the connection.

Applies To
ExecuteSQLTask Object  

Syntax

object.CommandProperties

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

Data Type

OLEDBProperties

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetCommandProperties(IDTSOleDBProperties **pRetVal);

  


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