AlertCategoryCollection.Add(AlertCategory) Method

Definition

public void Add (Microsoft.SqlServer.Management.Smo.Agent.AlertCategory alertCategory);
member this.Add : Microsoft.SqlServer.Management.Smo.Agent.AlertCategory -> unit
Public Sub Add (alertCategory As AlertCategory)

Parameters

alertCategory
AlertCategory

Applies to