Compartir a través de


ProdVer Propiedad

Gets the product version of SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Utility
Ensamblado:  Microsoft.SqlServer.Management.Utility (en Microsoft.SqlServer.Management.Utility.dll)

Sintaxis

'Declaración
Protected Shared ReadOnly Property ProdVer As String
    Get
'Uso
Dim value As String

value = UtilityException.ProdVer
protected static string ProdVer { get; }
protected:
static property String^ ProdVer {
    String^ get ();
}
static member ProdVer : string
static function get ProdVer () : String

Valor de la propiedad

Tipo: System. . :: . .String
A String value that specifies the product version.