ActionHandlerInfo.ActionHandler Propiedad

Definición

Obtiene la colección de acciones del evento ActionHandler.

public:
 property Microsoft::SqlServer::Management::IActionHandler ^ ActionHandler { Microsoft::SqlServer::Management::IActionHandler ^ get(); };
[System.Xml.Serialization.XmlIgnore]
public Microsoft.SqlServer.Management.IActionHandler ActionHandler { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this.ActionHandler : Microsoft.SqlServer.Management.IActionHandler
Public ReadOnly Property ActionHandler As IActionHandler

Valor de propiedad

Colección de acciones.

Implementaciones

Atributos

Se aplica a