IDTSPackage100.Warnings 屬性

定義

包裹上會被設定一組警告。

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSWarnings100 ^ Warnings { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSWarnings100 ^ get(); };
[System.Runtime.InteropServices.DispId(75)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.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.IDTSWarnings100
Public ReadOnly Property Warnings As IDTSWarnings100

屬性值

包裹上出現了一系列警告。

屬性

備註

此介面由 PackagePackageNeutral 介面實作。

適用於