TargetServerGroupCollection.ItemById(Int32) 方法

定義

public Microsoft.SqlServer.Management.Smo.Agent.TargetServerGroup ItemById(int id);
member this.ItemById : int -> Microsoft.SqlServer.Management.Smo.Agent.TargetServerGroup
Public Function ItemById (id As Integer) As TargetServerGroup

參數

id
Int32

傳回

適用於