다음을 통해 공유


IDTSConfigurationControl100.IgnoreConfigurationsOnLoad 속성

정의

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

속성 값

패키지가 로드될 때 패키지에서 구성을 무시하는지 여부를 나타내는 값입니다.

특성

적용 대상