IDTSPackage100.SuppressConfigurationWarnings 属性

定义

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

属性值

如果取消了配置生成的警告,则为 true;否则为 false

属性

适用于