StatisticCollection.ItemById(Int32) Método

Definición

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

Parámetros

id
Int32

Devoluciones

Se aplica a