次の方法で共有


PackageRemote32Class.Errors プロパティ

定義

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSErrors100 ^ Errors { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSErrors100 ^ get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSErrors100 Errors { get; }
member this.Errors : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSErrors100
Public Overridable ReadOnly Property Errors As IDTSErrors100

プロパティ値

エラーのコレクションです。

実装

適用対象