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.

참고 항목

참조

IXEObjectInfo 인터페이스

Microsoft.SqlServer.Management.XEvent 네임스페이스