Propriedade do RDL ActionInfo.Description

Gets the description of an Action object.

Namespace:  Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (em Microsoft.SqlServer.Management.XEvent.dll)

Sintaxe

[SfcPropertyAttribute(SfcPropertyFlags.Required)]
public string Description { get; }

Valor da propriedade

Tipo: System.String
A string that specifies the description of an Action object.

Implementa

IXEObjectInfo.Description

Consulte também

Referência

ActionInfo Classe

Namespace Microsoft.SqlServer.Management.XEvent