Clase SchedulerCollection
SQL Server 2012
Represents a collection of scheduler.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
El tipo SchedulerCollection expone los siguientes miembros.
| Nombre | Descripción | |
|---|---|---|
![]() | Count | Gets the total number of elements in the collection. |
![]() | IsSynchronized | Gets a value that indicates whether the collection is synchronized. |
![]() | Item | Gets the item at the specified index in the collection. |
![]() | SyncRoot | Gets the SyncRoot of collection. |
| Nombre | Descripción | |
|---|---|---|
![]() | CopyTo(Array, Int32) | Copies the elements of the SchedulerCollection to an Array, starting at a particular Array index. |
![]() | CopyTo(NumaNode[], Int32) | Copies the elements of the SchedulerCollection to an Array, starting at a particular Array index. |
![]() | Equals | (Se hereda de Object.) |
![]() | GetByID | Gets a particular scheduler from the collection on ID. |
![]() | GetElementAt | Gets a particular Scheduler from the collection on Index. |
![]() | GetEnumerator | Returns an enumerator that can iterate through the SchedulerCollection instance. |
![]() | GetHashCode | (Se hereda de Object.) |
![]() | GetType | (Se hereda de Object.) |
![]() | SetAffinityToRange | Sets the affinity mask for the Scheduler in the specified range. |
![]() | ToString | (Se hereda de Object.) |
.gif?cs-save-lang=1&cs-lang=jscript)
.gif?cs-save-lang=1&cs-lang=jscript)