다음을 통해 공유


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 서버에서 제거됩니다. 새 개발 작업에서 이 멤버를 사용하지 말고 현재 이 멤버를 사용하는 애플리케이션을 수정할 계획입니다.

적용 대상