共用方式為


IDTSForEachEnumerator Members

Provides the methods and properties for the ForEachEnumerator.

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

Public Properties

  名稱 Description
ms212844.pubproperty(zh-tw,SQL.90).gif CollectionEnumerator Gets or sets a Boolean that indicates what kind of objects the enumerator is iterating over.

頂端

Public Methods

  名稱 Description
ms212844.pubmethod(zh-tw,SQL.90).gif GetEnumerator Returns a managed enumerator, IEnumerator, for use in iterating over the ForEachEnumerator collection.
ms212844.pubmethod(zh-tw,SQL.90).gif Validate Allows the ForEachEnumerator to determine if it contains invalid settings that will prevent it from executing successfully.

頂端

請參閱

參考

IDTSForEachEnumerator Interface
Microsoft.SqlServer.Dts.Runtime Namespace