IDTSObjectVersionUpdate100.Version 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 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 物件的版本。
- 屬性
備註
注意
此成員將會在未來的版本中移除 Microsoft SQL Server 。 請避免在新的開發工作中使用這個成員,並規劃修改目前使用這個成員的應用程式。