The DeleteQueryColumns property returns a reference to a collection of columns whose values are to be placed into parameters, in sequential order, for the DeleteQuery property.
object.DeleteQueryColumns
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
Read-only
HRESULT GetDeleteQueryColumns(IDTSColumns **pRetVal);