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 对象的版本。
- 属性
注解
注意
此成员将在 MicrosoftSQL Server 的未来版本中删除。 避免在新开发工作中使用此成员,并计划修改当前使用此成员的应用程序。