다음을 통해 공유


IDTSDowngradeSettings100.DowngradeMode 속성

정의

설정이 버전 다운그레이드인지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

설정이 버전 다운그레이드이면 true이고, 그렇지 않으면 false입니다.

특성

적용 대상