다음을 통해 공유


IDTSDowngradeSettings100.DowngradeVersion 속성

정의

다운그레이드 버전을 가져오거나 설정합니다.

public:
 property int DowngradeVersion { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(1)]
public int DowngradeVersion { [System.Runtime.InteropServices.DispId(1)] get; [System.Runtime.InteropServices.DispId(1)] set; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
[<set: System.Runtime.InteropServices.DispId(1)>]
member this.DowngradeVersion : int with get, set
Public Property DowngradeVersion As Integer

속성 값

다운그레이드 버전입니다.

특성

적용 대상