다음을 통해 공유


IDTSPackage100.Errors 속성

정의

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

속성 값

패키지와 연결된 오류의 컬렉션입니다.

특성

설명

이 인터페이스는 PackagePackageNeutral 인터페이스에 의해 구현됩니다.

적용 대상