ActionHandlerCollection.ActionHandler 屬性

定義

取得或設定集合的 ActionHandler。

public:
 property cli::array <Microsoft::SqlServer::Management::ActionHandlerInfo ^> ^ ActionHandler { cli::array <Microsoft::SqlServer::Management::ActionHandlerInfo ^> ^ get(); void set(cli::array <Microsoft::SqlServer::Management::ActionHandlerInfo ^> ^ value); };
[System.Xml.Serialization.XmlElement("ActionHandler")]
public Microsoft.SqlServer.Management.ActionHandlerInfo[] ActionHandler { get; set; }
[<System.Xml.Serialization.XmlElement("ActionHandler")>]
member this.ActionHandler : Microsoft.SqlServer.Management.ActionHandlerInfo[] with get, set
Public Property ActionHandler As ActionHandlerInfo()

屬性值

這個系列的 ActionHandler。

屬性

適用於