ForEachEnumeratorHostClass Class

Definition

public ref class ForEachEnumeratorHostClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::ForEachEnumeratorHost, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSForEachEnumerator100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSObjectHost100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSPropertiesProvider100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("3442EA23-18C4-4A00-8ABD-C4157880CAA7")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ForEachEnumeratorHostClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ForEachEnumeratorHost, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSForEachEnumerator100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSObjectHost100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSPropertiesProvider100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("3442EA23-18C4-4A00-8ABD-C4157880CAA7")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ForEachEnumeratorHostClass = class
    interface ForEachEnumeratorHost
    interface IDTSName100
    interface IDTSObjectHost100
    interface IDTSForEachEnumerator100
    interface IDTSPropertiesProvider100
Public Class ForEachEnumeratorHostClass
Implements ForEachEnumeratorHost, IDTSForEachEnumerator100, IDTSObjectHost100, IDTSPropertiesProvider100
Inheritance
ForEachEnumeratorHostClass
Attributes
Implements

Remarks

For more information, see ForEachEnumeratorHost.

Constructors

ForEachEnumeratorHostClass()

Properties

CollectionEnumerator
CreationName
DelayValidation
Description
HostType
ID
InnerObject
Name
Properties

Methods

ComputeExpressions(Boolean)
GetEnumerator(IDTSConnections100, IDTSVariableDispenser100, IDTSInfoEvents100, IDTSLogging100)
GetExpression(String)
InitializeForEachEnumerator(IDTSConnections100, IDTSInfoEvents100, IDTSObjectReferenceTracker100)
SetExpression(String, String)
Validate(IDTSConnections100, IDTSVariableDispenser100, IDTSInfoEvents100, IDTSLogging100)

Applies to