Contains a collection of IDTSInput90 objects.
The following tables list the members exposed by the IDTSInputCollection90 type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Count | Gets the number of IDTSInput90 objects in an IDTSInputCollection90 collection. | 
| .gif) | Item | Gets the specified IDTSInput90 object. | 
顶部
Public Methods
| 名称 | Description | |
|---|---|---|
| .gif) | FindObjectByID | Locates the requested object in a collection by its ID. | 
| .gif) | FindObjectIndexByID | Locates the index of the requested object in a collection by its ID. | 
| .gif) | GetEnumerator | Returns an enumerator that can iterate through an IDTSInputCollection90. | 
| .gif) | GetObjectByID | Retrieves an IDTSInput90 object from a IDTSInputCollection90 collection. | 
| .gif) | GetObjectIndexByID | Retrieves the index of the IDTSInput90 object in a collection. | 
| .gif) | New | Creates a new IDTSInput90 object and adds it to an IDTSInputCollection90. | 
| .gif) | NewAt | Adds a new input object at the specified index in a collection. | 
| .gif) | RemoveAll | Deletes each IDTSInput90 object from a collection. | 
| .gif) | RemoveObjectByID | Removes an input object specified by its ID from a collection. | 
| .gif) | RemoveObjectByIndex | Deletes an input object from a collection. | 
| .gif) | SetIndex | Changes the location of an IDTSInput90 object. | 
顶部
请参阅
参考
IDTSInputCollection90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace