Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get version information for this package.
Namespace: Microsoft.SqlServer.Dac
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
Syntax
'Declaration
Public ReadOnly Property Version As Version
Get
'Usage
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
Property Value
Type: System.Version
Version