SmoCollectionBase.InitializeChildCollection 方法

Initializes the child collections of the referenced collection.

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)

语法

声明
Protected Sub InitializeChildCollection
用法
Me.InitializeChildCollection()
protected void InitializeChildCollection()
protected:
void InitializeChildCollection()
member InitializeChildCollection : unit -> unit
protected function InitializeChildCollection()

注释

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

示例

使用集合

请参阅

参考

SmoCollectionBase 类

InitializeChildCollection 重载

Microsoft.SqlServer.Management.Smo 命名空间