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

適用対象