Partager via


IDTSPackage100.Errors Propriété

Définition

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

Valeur de propriété

Collection des erreurs associées au package.

Attributs

Remarques

Cette interface est implémentée par les interfaces Package et PackageNeutral.

S’applique à