Share via


PackageNeutralClass.Warnings Propriété

Définition

Obtient une collection d'avertissements définis sur le package.

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

Valeur de propriété

Collection IDTSWarnings100 définie sur le package.

Implémente

Remarques

Pour plus d’informations, consultez Package.

S’applique à