Langue

CpuCollection.GetByID(Int32) Méthode

Définition

Obtient un processeur particulat à partir de son ID

public Microsoft.SqlServer.Management.Smo.Cpu GetByID(int cpuId);
member this.GetByID : int -> Microsoft.SqlServer.Management.Smo.Cpu
Public Function GetByID (cpuId As Integer) As Cpu

Paramètres

cpuId
Int32

ID du processeur

Retours

Cpu

Objet Cpu

S’applique à