Partager via


Méthode JobScheduleCollectionBase.InitInnerCollection

Initializes the referenced collection.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Protected Overrides Sub InitInnerCollection
'Utilisation
Me.InitInnerCollection()
protected override void InitInnerCollection()
protected:
virtual void InitInnerCollection() override
abstract InitInnerCollection : unit -> unit  
override InitInnerCollection : unit -> unit
protected override function InitInnerCollection()

Exemples

Planification des tâches administratives automatiques dans l'Agent SQL Server

Voir aussi

Référence

JobScheduleCollectionBase Classe

Espace de noms Microsoft.SqlServer.Management.Smo