ForEachEnumeratorHostClass 클래스

정의

public ref class ForEachEnumeratorHostClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::ForEachEnumeratorHost, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSForEachEnumerator100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSObjectHost100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSPropertiesProvider100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("333426D4-55B2-464E-A753-6571B77C7389")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ForEachEnumeratorHostClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.ForEachEnumeratorHost, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSForEachEnumerator100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSObjectHost100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSPropertiesProvider100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("333426D4-55B2-464E-A753-6571B77C7389")>]
[<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
특성
구현

생성자

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)

적용 대상