Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets the format version of the project.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public ReadOnly Property FormatVersion As Integer
Get
'Usage
Dim instance As Project
Dim value As Integer
value = instance.FormatVersion
public int FormatVersion { get; }
public:
property int FormatVersion {
int get ();
}
member FormatVersion : int
function get FormatVersion () : int
Property Value
Type: System.Int32
The version of the format.