PackageRemote64Class.Warnings プロパティ

定義

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

プロパティ値

パッケージの IDTSWarnings100 コレクション セットです。

実装

適用対象