Share via


DacPackage.Version 속성

Get version information for this package.

네임스페이스:  Microsoft.SqlServer.Dac
어셈블리:  Microsoft.SqlServer.Dac(Microsoft.SqlServer.Dac.dll)

구문

‘선언
Public ReadOnly Property Version As Version 
    Get
‘사용 방법
Dim instance As DacPackage 
Dim value As Version 

value = instance.Version
public Version Version { get; }
public:
property Version^ Version {
    Version^ get ();
}
member Version : Version
function get Version () : Version

속성 값

유형: System.Version
Version

참고 항목

참조

DacPackage 클래스

Microsoft.SqlServer.Dac 네임스페이스