Freigeben über


IDTSPackage100.SuppressConfigurationWarnings Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die von Konfigurationen generierten Warnungen unterdrückt werden, oder legt ihn fest.

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

Eigenschaftswert

true, wenn die von Konfigurationen generierten Warnungen unterdrückt werden; andernfalls false.

Attribute

Hinweise

Diese Schnittstelle wird von der Package-Schnittstelle und der PackageNeutral-Schnittstelle implementiert.

Gilt für: