IDTSForEachEnumerator Interface
Provides the methods and properties for the ForEachEnumerator.
네임스페이스: Microsoft.SqlServer.Dts.Runtime
어셈블리: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
구문
‘선언
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)> _
<GuidAttribute("524d96b5-884f-41d9-9000-21f3f49e98e4")> _
Public Interface IDTSForEachEnumerator
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
[GuidAttribute("524d96b5-884f-41d9-9000-21f3f49e98e4")]
public interface IDTSForEachEnumerator
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIDispatch)]
[GuidAttribute(L"524d96b5-884f-41d9-9000-21f3f49e98e4")]
public interface class IDTSForEachEnumerator
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch) */
/** @attribute GuidAttribute("524d96b5-884f-41d9-9000-21f3f49e98e4") */
public interface IDTSForEachEnumerator
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)
GuidAttribute("524d96b5-884f-41d9-9000-21f3f49e98e4")
public interface IDTSForEachEnumerator
플랫폼
개발 플랫폼
지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.
대상 플랫폼
지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.
참고 항목
참조
IDTSForEachEnumerator Members
Microsoft.SqlServer.Dts.Runtime Namespace