Event.AddAction Method

Include Protected Members
Include Inherited Members

Adds an Action object to the XEvent object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AddAction(String) Creates an Action object with the specified name and adds it to the ActionCollection.
Public method AddAction(ActionInfo) Creates an Action object from an ActionInfo object and adds it to the ActionCollection.

Top

See Also

Reference

Event Class

Microsoft.SqlServer.Management.XEvent Namespace