Classe Scheduler
Represents the scheduler associated with the Server Management Object.
Gerarchia di ereditarietà
System.Object
Microsoft.SqlServer.Management.Smo.Scheduler
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class Scheduler
'Utilizzo
Dim instance As Scheduler
public sealed class Scheduler
public ref class Scheduler sealed
[<SealedAttribute>]
type Scheduler = class end
public final class Scheduler
Nel tipo Scheduler sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
AffinityMask | Gets or sets the affinity mask associated with the scheduler. | |
Cpu | Gets the information about one CPU on an instance of SQL Server. | |
Id | Gets the scheduler identifier. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.