ActionHandlerInfo.ActionHandler 属性

定义

获取 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

属性值

操作的集合。

实现

属性

适用于