AlertCategoryCollection.Add(AlertCategory) 方法

定義

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)

參數

alertCategory
AlertCategory

適用於