Delen via


IDTSObjectVersionUpdate100.Version Property

This API supports the infrastructure and is not intended to be used directly from your code.

*** Member deprecated; see Remarks. *** For more information, see Task.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
ReadOnly Property Version As Integer
    Get
'Usage
Dim instance As IDTSObjectVersionUpdate100
Dim value As Integer

value = instance.Version
int Version { get; }
property int Version {
    int get ();
}
abstract Version : int
function get Version () : int

Property Value

Type: System.Int32

Remarks

Note

This member will be removed in a future version of Microsoft SQL Server. Avoid using this member in new development work, and plan to modify applications that currently use this member.