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 版本。

适用于