Share via


PackageNeutralClass.Warnings Proprietà

Definizione

Ottiene la raccolta di avvisi impostati nel pacchetto.

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

Valore della proprietà

Raccolta di avvisi IDTSWarnings100 impostati nel pacchetto.

Implementazioni

Commenti

Per altre informazioni, vedere Package.

Si applica a