Lenguaje

ResourcePoolCollection.ItemById(Int32) Método

Definición

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

Parámetros

id
Int32

Devoluciones

Se aplica a