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

屬性值

Int32

DTS 物件的版本。

屬性

備註

注意

此成員將會在未來的版本中移除 Microsoft SQL Server 。 請避免在新的開發工作中使用這個成員,並規劃修改目前使用這個成員的應用程式。

適用於