Condividi tramite


Proprietà PackageFormatVersion

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

This interface is implemented by the Package and PackageNeutral interfaces.

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

Sintassi

'Dichiarazione
ReadOnly Property PackageFormatVersion As Integer
    Get
'Utilizzo
Dim instance As IDTSPackage100
Dim value As Integer

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

Valore proprietà

Tipo: System. . :: . .Int32