ApplicationClass.ForEachEnumeratorInfos 속성

정의

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSForEachEnumeratorInfos100 ^ ForEachEnumeratorInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSForEachEnumeratorInfos100 ^ get(); };
[System.Runtime.InteropServices.DispId(1)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.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.Sql2014.IDTSForEachEnumeratorInfos100
Public Overridable ReadOnly Property ForEachEnumeratorInfos As IDTSForEachEnumeratorInfos100

속성 값

애플리케이션의 모든 ForEachEnumeratorInfos 개체가 포함된 ForEachEnumeratorInfo 컬렉션입니다.

구현

특성

적용 대상