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)

適用対象