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 值。

适用于