Właściwość UtilityException.ProdVer
Pobiera wersja produktu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Utility
Zestaw: Microsoft.SqlServer.Management.Utility (w Microsoft.SqlServer.Management.Utility.dll)
Składnia
'Deklaracja
Protected Shared ReadOnly Property ProdVer As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String
A String wartość określająca wersja produktu.
Zobacz także