The CommandProperties property returns a reference to an OLEDBProperties collection, which contains an OLEDBProperty object for each OLE DB command property for the connection.
object.CommandProperties
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
Read-only
HRESULT GetCommandProperties(IDTSOleDBProperties **pRetVal);