语言

UtilityException.ProdVer 属性

定义

获得SQL Server产品版本。

protected:
 static property System::String ^ ProdVer { System::String ^ get(); };
protected static string ProdVer { get; }
member this.ProdVer : string
Protected Shared ReadOnly Property ProdVer As String

属性值

一个 String 指定产品版本的数值。

适用于