Partager via


IActionHandlerInfo.ActionHandler Propriété

Définition

Obtient la référence du singleton de gestionnaire d'actions réel.

public:
 property Microsoft::SqlServer::Management::IActionHandler ^ ActionHandler { Microsoft::SqlServer::Management::IActionHandler ^ get(); };
public Microsoft.SqlServer.Management.IActionHandler ActionHandler { get; }
member this.ActionHandler : Microsoft.SqlServer.Management.IActionHandler
Public ReadOnly Property ActionHandler As IActionHandler

Valeur de propriété

Référence du singleton de gestionnaire d'actions réel.

S’applique à