다음을 통해 공유


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(ko-kr,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(ko-kr,SQL.90).gif GetEnumerator Returns a managed enumerator, IEnumerator, for use in iterating over the ForEachEnumerator collection.
ms212844.pubmethod(ko-kr,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