言語

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

適用対象