Supports iteration over the PackageInfos collection. This class cannot be inherited.
The following tables list the members exposed by the PackageInfoEnumerator type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Current | Returns the current PackageInfo element from the collection. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | MoveNext | Advances the enumerator to the next element of the collection. (inherited from DtsEnumerator) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Reset | Sets the enumerator to its initial position, which is before the first element in the collection. (inherited from DtsEnumerator) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
PackageInfoEnumerator Class
Microsoft.SqlServer.Dts.Runtime Namespace