ActionHandlerCollection.ActionHandler Proprietà

Definizione

Ottiene o imposta l'oggetto ActionHandler della raccolta.

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()

Valore della proprietà

ActionHandlerInfo[]

Oggetto ActionHandler della raccolta.

Attributi

Si applica a