Свойство XEventException.ProdVer
Gets the product version of an XEventException object.
Пространство имен: 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
A string value that specifies the product version.