IDTSVirtualInputColumnCollection90 Members

Contains a collection of IDTSVirtualInputColumn90 columns.

The following tables list the members exposed by the IDTSVirtualInputColumnCollection90 type.

Public Properties

  Name Description
ms211667.pubproperty(en-US,SQL.90).gif Count Gets the number of IDTSVirtualInputColumn90 columns in a collection.
ms211667.pubproperty(en-US,SQL.90).gif Item Gets the IDTSVirtualInputColumn90 specified by the Index parameter.

Top

Public Methods

  Name Description
ms211667.pubmethod(en-US,SQL.90).gif FindObjectByID Locates the requested object in a collection by its ID.
ms211667.pubmethod(en-US,SQL.90).gif FindObjectIndexByID Locates the index of a requested object in a collection by its ID.
ms211667.pubmethod(en-US,SQL.90).gif GetEnumerator Returns an enumerator that can iterate through the collection of IDTSVirtualInputColumn90 objects.
ms211667.pubmethod(en-US,SQL.90).gif GetObjectByID Gets an IDTSVirtualInputColumn90 object having the specified ID.
ms211667.pubmethod(en-US,SQL.90).gif GetObjectIndexByID Gets the index of an IDTSVirtualInputColumn90 object in the collection.
ms211667.pubmethod(en-US,SQL.90).gif GetVirtualInputColumnByLineageID Gets an IDTSVirtualInputColumn90 object from the collection having the specified LineageID property.
ms211667.pubmethod(en-US,SQL.90).gif GetVirtualInputColumnByName Gets an IDTSVirtualInputColumn90 object having the specified name.
ms211667.pubmethod(en-US,SQL.90).gif SetIndex Changes the location of an IDTSVirtualInputColumn90 object in a collection.

Top

See Also

Reference

IDTSVirtualInputColumnCollection90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace