इसके माध्यम से साझा किया गया


PackageNeutralClass.PackageFormatVersion Property

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

For more information, see Package.

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

Syntax

'Declaration
Public Overridable ReadOnly Property PackageFormatVersion As Integer
    Get
'Usage
Dim instance As PackageNeutralClass
Dim value As Integer

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

Property Value

Type: System.Int32

Implements

IDTSPackage100.PackageFormatVersion