Método Event.RemoveAction

Removes an Action object from the Session object.

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

Sintaxe

public bool RemoveAction(
    Action action
)

Parâmetros

Valor de retorno

Tipo: System.Boolean
Returns True if the action is found and removed; otherwise, False.

Consulte também

Referência

Event Classe

Namespace Microsoft.SqlServer.Management.XEvent