XEventException.ProdVer プロパティ
XEventException オブジェクトの製品バージョンを取得します。
名前空間: Microsoft.SqlServer.Management.XEvent
アセンブリ: Microsoft.SqlServer.Management.XEvent (Microsoft.SqlServer.Management.XEvent.dll)
構文
'宣言
Protected Shared ReadOnly Property ProdVer As String
Get
'使用
Dim value As String
value = XEventException.ProdVer
protected static string ProdVer { get; }
protected:
static property String^ ProdVer {
String^ get ();
}
static member ProdVer : string
static function get ProdVer () : String
プロパティ値
型: System.String
製品バージョンを指定する文字列値です。