Remove Method (DTS)

The Remove method removes an object from a collection.

Applies To
Columns Collection PrecedenceConstraints Collection
Connections Collection Steps Collection
GlobalVariables Collection Tasks Collection
Lookups Collection Transformations Collection

Syntax

package_collection.Remove()

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

Prototype (C/C++)

HRESULT Remove(VARIANT Index);

  


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