IDTSApplication100.ForEachEnumeratorInfos 属性

定义

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSForEachEnumeratorInfos100 ^ ForEachEnumeratorInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSForEachEnumeratorInfos100 ^ get(); };
[System.Runtime.InteropServices.DispId(1)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSForEachEnumeratorInfos100 ForEachEnumeratorInfos { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.ForEachEnumeratorInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSForEachEnumeratorInfos100
Public ReadOnly Property ForEachEnumeratorInfos As IDTSForEachEnumeratorInfos100

属性值

返回包含应用程序中的所有 IDTSForEachEnumeratorInfos100 对象的 IDTSForEachEnumeratorInfo100 集合。

属性

适用于