ForEachEnumeratorHost 接口

定义

public interface class ForEachEnumeratorHost : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSName100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ForEachEnumeratorHostClass))]
[System.Runtime.InteropServices.Guid("81AC8A94-D897-4C3E-A290-66E575E4D428")]
public interface ForEachEnumeratorHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSName100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ForEachEnumeratorHostClass))>]
[<System.Runtime.InteropServices.Guid("81AC8A94-D897-4C3E-A290-66E575E4D428")>]
type ForEachEnumeratorHost = interface
    interface IDTSName100
Public Interface ForEachEnumeratorHost
Implements IDTSName100
派生
属性
实现

属性

CreationName (继承自 IDTSName100)
Description (继承自 IDTSName100)
ID (继承自 IDTSName100)
Name (继承自 IDTSName100)

适用于