Scheduler.Cpu Property

Definition

Gets CPU object which the scheduler is assigned to

public Microsoft.SqlServer.Management.Smo.Cpu Cpu { get; }
member this.Cpu : Microsoft.SqlServer.Management.Smo.Cpu
Public ReadOnly Property Cpu As Cpu

Property Value

Cpu

Applies to