IDTSPackage100.Warnings プロパティ

定義

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSWarnings100 ^ Warnings { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSWarnings100 ^ get(); };
[System.Runtime.InteropServices.DispId(75)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSWarnings100 Warnings { [System.Runtime.InteropServices.DispId(75)] get; }
[<System.Runtime.InteropServices.DispId(75)>]
[<get: System.Runtime.InteropServices.DispId(75)>]
member this.Warnings : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSWarnings100
Public ReadOnly Property Warnings As IDTSWarnings100

プロパティ値

パッケージに設定された警告のコレクションです。

属性

適用対象