IDTSVirtualInputColumnCollection90 Members

Contains a collection of IDTSVirtualInputColumn90 columns.

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

Public Properties

  名稱 Description
ms211667.pubproperty(zh-tw,SQL.90).gif Count Gets the number of IDTSVirtualInputColumn90 columns in a collection.
ms211667.pubproperty(zh-tw,SQL.90).gif Item Gets the IDTSVirtualInputColumn90 specified by the Index parameter.

頂端

Public Methods

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

頂端

請參閱

參考

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