Lenguaje

ExternalResourcePoolCollection.ItemById(Int32) Método

Definición

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

Parámetros

id
Int32

Devoluciones

Se aplica a