IDTSPackage100.SuppressConfigurationWarnings Propriété

Définition

Obtient ou définit une valeur qui indique si les avertissements générés par les configurations ont été supprimés.

public:
 property bool SuppressConfigurationWarnings { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(87)]
public bool SuppressConfigurationWarnings { [System.Runtime.InteropServices.DispId(87)] get; [System.Runtime.InteropServices.DispId(87)] set; }
[<System.Runtime.InteropServices.DispId(87)>]
[<get: System.Runtime.InteropServices.DispId(87)>]
[<set: System.Runtime.InteropServices.DispId(87)>]
member this.SuppressConfigurationWarnings : bool with get, set
Public Property SuppressConfigurationWarnings As Boolean

Valeur de propriété

true si les avertissements générés par les configurations sont supprimés ; sinon, false.

Attributs

Remarques

Cette interface est implémentée par les interfaces Package et PackageNeutral.

S’applique à