Свойство IXEObjectInfo.Description
Gets the description.
Пространство имен: Microsoft.SqlServer.Management.XEvent
Сборка: Microsoft.SqlServer.Management.XEvent (в Microsoft.SqlServer.Management.XEvent.dll)
Синтаксис
'Декларация
ReadOnly Property Description As String
Get
'Применение
Dim instance As IXEObjectInfo
Dim value As String
value = instance.Description
string Description { get; }
property String^ Description {
String^ get ();
}
abstract Description : string
function get Description () : String
Значение свойства
Тип: System.String
The description.