ForEachEnumeratorHostClass 클래스

정의

public ref class ForEachEnumeratorHostClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::ForEachEnumeratorHost, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSForEachEnumerator100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSObjectHost100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSPropertiesProvider100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("84A010DC-8A4E-425C-8935-19C6E0A538A4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ForEachEnumeratorHostClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ForEachEnumeratorHost, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSForEachEnumerator100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSObjectHost100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSPropertiesProvider100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("84A010DC-8A4E-425C-8935-19C6E0A538A4")>]
[<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
상속
ForEachEnumeratorHostClass
특성
구현

설명

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

생성자

ForEachEnumeratorHostClass()

속성

CollectionEnumerator
CreationName
DelayValidation
Description
HostType
ID
InnerObject
Name
Properties

메서드

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

적용 대상