UtilityException.ProdVer Property

Definition

Gets the product version of 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

Property Value

A String value that specifies the product version.

Applies to