Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Gets the description.
Namespace: Microsoft.SqlServer.Management.XEvent
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
Syntax
'Declaration
ReadOnly Property Description As String
Get
'Usage
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
Property Value
Type: System.String
The description.