Méthode SmoCollectionBase.InitInnerCollection

Initializes the collection.

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

Syntaxe

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

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Exemples

Utilisation de collections

Voir aussi

Référence

SmoCollectionBase Classe

Espace de noms Microsoft.SqlServer.Management.Smo