SchedulerCollection.GetByID(Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un Schduler particulier de la collection sur l’ID
public Microsoft.SqlServer.Management.Smo.Scheduler GetByID(int SchedulernodeId);
member this.GetByID : int -> Microsoft.SqlServer.Management.Smo.Scheduler
Public Function GetByID (SchedulernodeId As Integer) As Scheduler
Paramètres
- SchedulernodeId
- Int32
Retours
SchedulerObject