หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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.