Proprietà Version

Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.

Spazio dei nomi:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Version As Integer
    Get
'Utilizzo
Dim instance As ManagedForEachEnumeratorWrapper
Dim value As Integer

value = instance.Version
public int Version { get; }
public:
virtual property int Version {
    int get () sealed;
}
abstract Version : int
override Version : int
final function get Version () : int

Valore proprietà

Tipo: System. . :: . .Int32

Implementa

IDTSObjectVersionUpdate100. . :: . .Version