IDTSPackage100.Warnings Proprietà

Definizione

Ottiene una raccolta di avvisi impostati nel pacchetto.

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

Valore della proprietà

Raccolta di avvisi impostati nel pacchetto.

Attributi

Commenti

Questa interfaccia viene implementata dalle interfacce Package e PackageNeutral.

Si applica a