Language

ForEachEnumeratorHost Interface

Definition

public interface class ForEachEnumeratorHost : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSName100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ForEachEnumeratorHostClass))]
[System.Runtime.InteropServices.Guid("65D97FEE-0C59-497A-8437-8106E853A976")]
public interface ForEachEnumeratorHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSName100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ForEachEnumeratorHostClass))>]
[<System.Runtime.InteropServices.Guid("65D97FEE-0C59-497A-8437-8106E853A976")>]
type ForEachEnumeratorHost = interface
    interface IDTSName100
Public Interface ForEachEnumeratorHost
Implements IDTSName100
Derived
Attributes
Implements

Properties

Name Description
CreationName (Inherited from IDTSName100)
Description (Inherited from IDTSName100)
ID (Inherited from IDTSName100)
Name (Inherited from IDTSName100)

Applies to