Partager via


Propriété Version

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

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

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
ReadOnly Property Version As Integer
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .Int32

Notes

Notes

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.