언어

Version.DTSVersion 속성

정의

DTS 버전을 받거나 설정하는 것.

public:
 property System::String ^ DTSVersion { System::String ^ get(); void set(System::String ^ value); };
public string DTSVersion { get; set; }
member this.DTSVersion : string with get, set
Public Property DTSVersion As String

속성 값

DTS 버전입니다.

적용 대상