언어

IDTSObjectVersionUpdate100.Version 속성

정의

DTS 객체 버전을 받아.

public:
 property int Version { int get(); };
[System.Runtime.InteropServices.DispId(2)]
public int Version { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.Version : int
Public ReadOnly Property Version As Integer

속성 값

DTS 객체의 버전입니다.

특성

설명

메모

이 멤버는 향후 MicrosoftSQL Server 버전에서 삭제될 예정입니다. 새로운 개발 작업에서 이 멤버를 사용하지 않고, 현재 이 멤버를 사용하는 애플리케이션을 수정할 계획입니다.

적용 대상