SmoCollectionBase.InitializeChildCollection Method

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()

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Examples

Using Collections

See Also

Reference

SmoCollectionBase Class

InitializeChildCollection Overload

Microsoft.SqlServer.Management.Smo Namespace