Freigeben über


SmoCollectionBase.InitializeChildCollection-Methode

Initializes the child collections of the referenced collection.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Protected Sub InitializeChildCollection
'Usage
Me.InitializeChildCollection()
protected void InitializeChildCollection()
protected:
void InitializeChildCollection()
member InitializeChildCollection : unit -> unit
protected function InitializeChildCollection()

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Beispiele

Verwenden von Auflistungen

Siehe auch

Verweis

SmoCollectionBase Klasse

InitializeChildCollection-Überladung

Microsoft.SqlServer.Management.Smo-Namespace