Свойство 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