Project.FormatVersion 속성
Gets the format version of the project.
네임스페이스: Microsoft.SqlServer.Dts.Runtime
어셈블리: Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)
구문
‘선언
Public ReadOnly Property FormatVersion As Integer
Get
‘사용 방법
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
속성 값
유형: System.Int32
The version of the format.