Share via


SqlTraceException.ProdVer プロパティ

定義

製品バージョンを示す String 値を取得します。

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

適用対象