Propriedade do RDL IXEObjectInfo.Description
Gets the description.
Namespace: Microsoft.SqlServer.Management.XEvent
Assembly: Microsoft.SqlServer.Management.XEvent (em Microsoft.SqlServer.Management.XEvent.dll)
Sintaxe
'Declaração
ReadOnly Property Description As String
Get
'Uso
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
Valor da propriedade
Tipo: System.String
The description.