Share via


ForEachEnumeratorHost 인터페이스

정의

자세한 내용은 ForEachEnumeratorHostClass를 참조하세요.

public interface class ForEachEnumeratorHost : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSName100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachEnumeratorHostClass))]
[System.Runtime.InteropServices.Guid("65D97FEE-0C59-497A-8437-8106E853A976")]
public interface ForEachEnumeratorHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachEnumeratorHostClass))]
[System.Runtime.InteropServices.Guid("2FBCC392-43F8-4B22-B1D0-29FC6D9865EE")]
public interface ForEachEnumeratorHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachEnumeratorHostClass))]
[System.Runtime.InteropServices.Guid("73D3BD1D-CBA1-4C8D-8DA3-453C3B0DF815")]
public interface ForEachEnumeratorHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachEnumeratorHostClass))>]
[<System.Runtime.InteropServices.Guid("65D97FEE-0C59-497A-8437-8106E853A976")>]
type ForEachEnumeratorHost = interface
    interface IDTSName100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachEnumeratorHostClass))>]
[<System.Runtime.InteropServices.Guid("2FBCC392-43F8-4B22-B1D0-29FC6D9865EE")>]
type ForEachEnumeratorHost = interface
    interface IDTSName100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachEnumeratorHostClass))>]
[<System.Runtime.InteropServices.Guid("73D3BD1D-CBA1-4C8D-8DA3-453C3B0DF815")>]
type ForEachEnumeratorHost = interface
    interface IDTSName100
Public Interface ForEachEnumeratorHost
Implements IDTSName100
파생
특성
구현

속성

CreationName

자세한 내용은 IDTSName를 참조하세요.

(다음에서 상속됨 IDTSName100)
Description

자세한 내용은 IDTSName를 참조하세요.

(다음에서 상속됨 IDTSName100)
ID

자세한 내용은 IDTSName를 참조하세요.

(다음에서 상속됨 IDTSName100)
Name

자세한 내용은 IDTSName를 참조하세요.

(다음에서 상속됨 IDTSName100)

적용 대상