ActionHandlerInfo.ActionHandler 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 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
屬性值
行動的集合。
實作
- 屬性