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)

适用于