Compartir a través de


PublishedEvent.Actions Propiedad

Definición

Obtiene una lista de acciones.

public:
 property Microsoft::SqlServer::XEvent::Linq::PublishedEvent::ActionList ^ Actions { Microsoft::SqlServer::XEvent::Linq::PublishedEvent::ActionList ^ get(); };
public Microsoft.SqlServer.XEvent.Linq.PublishedEvent.ActionList Actions { get; }
member this.Actions : Microsoft.SqlServer.XEvent.Linq.PublishedEvent.ActionList
Public ReadOnly Property Actions As PublishedEvent.ActionList

Valor de propiedad

Lista de acciones.

Se aplica a